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 Todd.Rovito, ezio.melotti, ned.deily, terry.reedy
Date 2013-06-05.01:28:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1370395701.01.0.553264928348.issue18103@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks Ned. I commented on the issue. The code in the proposed function will fix one of the two problems with tkinter.Variable that I noted in #18131. I can imagine there might be situations in which it would also be useful for testing, as GP claims.
History
Date User Action Args
2013-06-05 01:28:21terry.reedysetrecipients: + terry.reedy, ned.deily, ezio.melotti, Todd.Rovito
2013-06-05 01:28:21terry.reedysetmessageid: <1370395701.01.0.553264928348.issue18103@psf.upfronthosting.co.za>
2013-06-05 01:28:20terry.reedylinkissue18103 messages
2013-06-05 01:28:20terry.reedycreate