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 terry.reedy
Recipients JayKrish, Saimadhav.Heblikar, Todd.Rovito, ezio.melotti, philwebster, python-dev, serhiy.storchaka, terry.reedy
Date 2014-07-07.18:13:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1404756805.82.0.935287417424.issue18592@psf.upfronthosting.co.za>
In-reply-to
Content
What micro tk version? as in

>>> t = tk.Tk()
>>> t.tk.call('info', 'patchlevel')
'8.5.15'
History
Date User Action Args
2014-07-07 18:13:25terry.reedysetrecipients: + terry.reedy, ezio.melotti, Todd.Rovito, python-dev, serhiy.storchaka, JayKrish, philwebster, Saimadhav.Heblikar
2014-07-07 18:13:25terry.reedysetmessageid: <1404756805.82.0.935287417424.issue18592@psf.upfronthosting.co.za>
2014-07-07 18:13:25terry.reedylinkissue18592 messages
2014-07-07 18:13:25terry.reedycreate