Serhiy Storchaka added the comment:

Thanks Lita, but I think it would be better if all Tkinter tests will 
automatically run in both wantobjects=0 and wantobjects=1 modes.

As for your patch, ttk.Button() creates default root with current wantobjects 
value, this default root can be unintentionally used in tests with other 
wantobjects value. We should ensure that default root is not used in tests.

----------

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

Reply via email to