]> 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:26 +0000 (17:27 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sun, 13 Jul 2014 21:27:26 +0000 (17:27 -0400)
commit5283c4e108bf541ab43cb89e58745f20b4d559b4
tree3ebd31118d205b09c513d50c4a5bcf71ea9671ca
parent5d0d2e6ed6b6ca99d7aa1f9a5ff9c4b0fa545f76
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