This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients python-dev, rhettinger, serhiy.storchaka, terry.reedy
Date 2016-06-28.07:33:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1467099184.64.0.659869084466.issue27025@psf.upfronthosting.co.za>
In-reply-to
Content
I'm working on a patch that allows to trace all Tcl commands passed from Tkinter, and a number of ".`" in widget names looks not nice.
History
Date User Action Args
2016-06-28 07:33:04serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, terry.reedy, python-dev
2016-06-28 07:33:04serhiy.storchakasetmessageid: <1467099184.64.0.659869084466.issue27025@psf.upfronthosting.co.za>
2016-06-28 07:33:04serhiy.storchakalinkissue27025 messages
2016-06-28 07:33:04serhiy.storchakacreate