Message 172257 - Python tracker (original) (raw)
Message172257
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:20 | asvetlov | set | recipients: + asvetlov, loewis, ned.deily, Robin.Schreiber |
2012-10-06 22:49:19 | asvetlov | set | messageid: 1349563759.04.0.169055876062.issue15721@psf.upfronthosting.co.za |
2012-10-06 22:49:19 | asvetlov | link | issue15721 messages |
2012-10-06 22:49:18 | asvetlov | create |