Terry J. Reedy added the comment:

Since all tests create a widget with widgets (or destroy it), the new patch 
moves root to class scope and simplifies the code a bit. It also subclasses 
TextViewer instead of monkey-patching it. Modules have to be monkey-patched 
because they cannot be 'sub-moduled'.

----------
nosy: +sahutd

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

Reply via email to