Terry J. Reedy added the comment:

I could reverse the effect of test_idle calling tk.NoDefaultRoot by adding
    tk._support_default_root = 1
    tk._default_root = None
at the very end, but I take Serhiy's comment as suggesting that there should be 
no need.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27611>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to