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 asvetlov
Recipients Robin.Schreiber, asvetlov, loewis, ned.deily
Date 2012-10-06.22:49:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349563759.04.0.169055876062.issue15721@psf.upfronthosting.co.za>
In-reply-to
Content
Upload version which check if _tkinter module was destroyed (for example, if it was call from daemon thread runing Tk app when main thread is exiting with interpreter finalization).
History
Date User Action Args
2012-10-06 22:49:20asvetlovsetrecipients: + asvetlov, loewis, ned.deily, Robin.Schreiber
2012-10-06 22:49:19asvetlovsetmessageid: <1349563759.04.0.169055876062.issue15721@psf.upfronthosting.co.za>
2012-10-06 22:49:19asvetlovlinkissue15721 messages
2012-10-06 22:49:18asvetlovcreate