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 kbk, roger.serwy, serhiy.storchaka, terry.reedy
Date 2016-06-21.09:38:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1466501909.43.0.284300695894.issue24137@psf.upfronthosting.co.za>
In-reply-to
Content
I made htest run without default root, just list test_idel, and found a few more.  I grepped for 'Toplevel()'.  Also for bad Tk() calls.

I still need to move the call in pyshell and check this over.  But I think it close.
History
Date User Action Args
2016-06-21 09:38:30terry.reedysetrecipients: + terry.reedy, kbk, roger.serwy, serhiy.storchaka
2016-06-21 09:38:29terry.reedysetmessageid: <1466501909.43.0.284300695894.issue24137@psf.upfronthosting.co.za>
2016-06-21 09:38:29terry.reedylinkissue24137 messages
2016-06-21 09:38:29terry.reedycreate