]> granicus.if.org Git - python/commit
Issue #21477: Add htests for GrepDialog, UndoDelegator, and configDialog.
authorTerry Jan Reedy <tjreedy@udel.edu>
Thu, 29 May 2014 05:46:16 +0000 (01:46 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Thu, 29 May 2014 05:46:16 +0000 (01:46 -0400)
commit76916e8404923b1c81217bfeb71df8d7f4f772c8
tree383579ea1cce3343017dc45dafb81c9f591ea774
parentedb6428e43a1d5ccd0cbb9554182ed91afb0b60f
Issue #21477: Add htests for GrepDialog, UndoDelegator, and configDialog.
Put instructions in a fixed size scrollable Text. Patch by Saimadhav Heblikar.
Lib/idlelib/GrepDialog.py
Lib/idlelib/ObjectBrowser.py
Lib/idlelib/UndoDelegator.py
Lib/idlelib/configDialog.py
Lib/idlelib/idle_test/htest.py