[issue27611] test_tix cannot import _default_root after test_idle

Serhiy Storchaka report at bugs.python.org
Tue Aug 16 10:25:35 EDT 2016


Serhiy Storchaka added the comment:

DisplayStyle() fails with AttributeError after NoDefaultRoot(). Should be made following changes:

1. The refwindow option should have priority over _default_root.
2. Add the master keyword-only parameter for creating styles without refwindow (3.6 only).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27611>
_______________________________________


More information about the Python-bugs-list mailing list