]> granicus.if.org Git - python/commit
Issue #18592: Method return signature changes made to SearchDialogBase for
authorTerry Jan Reedy <tjreedy@udel.edu>
Sun, 13 Jul 2014 21:27:21 +0000 (17:27 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sun, 13 Jul 2014 21:27:21 +0000 (17:27 -0400)
commite2c409f010be1a89920e17d48a31dedc4335c1b6
tree3065e001f477c750469790925482502b8fbf0970
parentc89376292efeddb56ffc34474bbd6b8fd45ca31f
Issue #18592: Method return signature changes made to SearchDialogBase for
test purposes are now reflected in GrepDialog and ReplaceDialog.  Docstrings
are improved. Initial patch by Saimadhav Heblikar
Lib/idlelib/GrepDialog.py
Lib/idlelib/ReplaceDialog.py
Lib/idlelib/SearchDialogBase.py
Lib/idlelib/idle_test/test_searchdialogbase.py