]> granicus.if.org Git - python/commit
Issue #18910: test_textView - since all tests require 'gui', make root global.
authorTerry Jan Reedy <tjreedy@udel.edu>
Fri, 6 Jun 2014 21:43:19 +0000 (17:43 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Fri, 6 Jun 2014 21:43:19 +0000 (17:43 -0400)
commit4a3f135c8d623d97782ccaea6bb37b1786f86de0
tree3a68308719b030081b6c635b4582dcf772a16510
parent780b585fbceb94ce0feb4faffa10e16591284d33
Issue #18910: test_textView - since all tests require 'gui', make root global.
Subclass TextViewer to add mock methods instead of monkey-patching it.
Lib/idlelib/idle_test/test_textview.py