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 mboldisc
Recipients gpolo, mboldisc, serhiy.storchaka, zach.ware
Date 2014-04-21.12:43:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1398084200.56.0.650952005456.issue21303@psf.upfronthosting.co.za>
In-reply-to
Content
Windows 7 64-bit:
>>> root.tk.eval('info patchlevel')
'8.5.2'

Debian 7 Linux 64-bit:
root.tk.eval('info patchlevel')
'8.5.11'
History
Date User Action Args
2014-04-21 12:43:20mboldiscsetrecipients: + mboldisc, gpolo, zach.ware, serhiy.storchaka
2014-04-21 12:43:20mboldiscsetmessageid: <1398084200.56.0.650952005456.issue21303@psf.upfronthosting.co.za>
2014-04-21 12:43:20mboldisclinkissue21303 messages
2014-04-21 12:43:20mboldisccreate