commit | 5283c4e108bf541ab43cb89e58745f20b4d559b4 | [log] [tgz] |
---|---|---|
author | Terry Jan Reedy <tjreedy@udel.edu> | Sun Jul 13 17:27:26 2014 -0400 |
committer | Terry Jan Reedy <tjreedy@udel.edu> | Sun Jul 13 17:27:26 2014 -0400 |
tree | 3ebd31118d205b09c513d50c4a5bcf71ea9671ca | |
parent | 5d0d2e6ed6b6ca99d7aa1f9a5ff9c4b0fa545f76 [diff] |
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