]> 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:14 +0000 (17:43 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Fri, 6 Jun 2014 21:43:14 +0000 (17:43 -0400)
commit5d1049cbe8d401bb06aa4ed0eb7839e677095a48
treeb794239f226848a251b48baae1d325997f735c3d
parent6b8626628db55b80353bc3452583787ac3af4526
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