d8dc7496c5fb1590654e29260cb09f43d6497a6a |
|
15-May-2015 |
Terry Jan Reedy <tjreedy@udel.edu> |
idlelib: remove unused names and imports (one is a duplicate import).
/external/python/cpython2/Lib/idlelib/SearchDialog.py
|
d0d4f2d0c653c94396ee1e7dc2b80d7debc80e9e |
|
27-May-2014 |
Terry Jan Reedy <tjreedy@udel.edu> |
Issue #21477: Add htests for Search and Replace dialogs. Patch by Saimadhav Heblikar.
/external/python/cpython2/Lib/idlelib/SearchDialog.py
|
fff3f4836521c44bee4441907f7476e463f0c1d0 |
|
11-Jun-2013 |
Roger Serwy <roger.serwy@gmail.com> |
#17511: Keep IDLE find dialog open after clicking "Find Next". Original patch by Sarah K.
/external/python/cpython2/Lib/idlelib/SearchDialog.py
|
d630c04ab1ab35e2ec6eeeaba9bdcb9f8e730e78 |
|
02-Apr-2010 |
Florent Xicluna <florent.xicluna@gmail.com> |
#7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports.
/external/python/cpython2/Lib/idlelib/SearchDialog.py
|
6634bf2919d855ccd821e878b8cc00c7209f1cbe |
|
20-May-2008 |
Georg Brandl <georg@python.org> |
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
/external/python/cpython2/Lib/idlelib/SearchDialog.py
|
ad9afeb8f02db9a13d2ed8e45361ecbc0d19bd32 |
|
16-May-2008 |
Georg Brandl <georg@python.org> |
Tkinter rename, step 2: fix imports and add stub modules.
/external/python/cpython2/Lib/idlelib/SearchDialog.py
|
5a231c8f790b1d48daa83fc14b54c056d1330d45 |
|
06-Nov-2002 |
Chui Tey <chui.tey@advdata.com.au> |
By default when getting the search menu, the currently highligted text is the search term.
/external/python/cpython2/Lib/idlelib/SearchDialog.py
|
0f4402dcf724fc33c62a03f2dc72912f45dffb7e |
|
18-Sep-2002 |
Kurt B. Kaiser <kbk@shore.net> |
Merge Py Idle changes: Rev 1.3 tim_one Convert a pile of obvious "yes/no" functions to return bool.
/external/python/cpython2/Lib/idlelib/SearchDialog.py
|
7aced17437a6b05bc4b0b5ff93aa6a5d3a374d68 |
|
15-Aug-2000 |
David Scherer <dscherer@cmu.edu> |
Initial revision
/external/python/cpython2/Lib/idlelib/SearchDialog.py
|