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 serhiy.storchaka
Recipients ned.deily, serhiy.storchaka, terry.reedy
Date 2014-10-31.08:00:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414742403.73.0.442545186562.issue22770@psf.upfronthosting.co.za>
In-reply-to
Content
What if add root.update_idletasks() before root.destroy() in Lib/test/support/__init__.py? Does this fix the problem?
History
Date User Action Args
2014-10-31 08:00:03serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, ned.deily
2014-10-31 08:00:03serhiy.storchakasetmessageid: <1414742403.73.0.442545186562.issue22770@psf.upfronthosting.co.za>
2014-10-31 08:00:03serhiy.storchakalinkissue22770 messages
2014-10-31 08:00:03serhiy.storchakacreate