index
:
cpython
3.10
3.11
3.12
3.13
3.9
main
The Python programming language
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
Lib
/
idlelib
/
GrepDialog.py
Commit message (
Expand
)
Author
Age
*
Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.
Terry Jan Reedy
2016-05-22
*
idlelib: remove unused names and imports (one is a duplicate import).
Terry Jan Reedy
2015-05-14
*
Issue #22629: Revise idle_test.htest, mostly docstring. Start revision of
Terry Jan Reedy
2014-10-17
*
Issue #18592: Method return signature changes made to SearchDialogBase for
Terry Jan Reedy
2014-07-13
*
Issue #21695: Catch AttributeError created when user closes grep output window
Terry Jan Reedy
2014-06-10
*
Issue #21477: Add htests for GrepDialog, UndoDelegator, and configDialog.
Terry Jan Reedy
2014-05-29
*
Merge with 3.3
Terry Jan Reedy
2014-02-23
|
\
|
*
Issue #20730: Fix typo reported by Claudiu Popa.
Terry Jan Reedy
2014-02-23
*
|
#18151 Merge from 3.3
Terry Jan Reedy
2013-06-22
|
\
|
|
*
#18151, part 2: Silence debug build resource warning for each file opened by
Terry Jan Reedy
2013-06-22
|
*
#18151, part 1: Backport idlelilb portion of Andrew Svetlov's 3.4 patch
Terry Jan Reedy
2013-06-08
*
|
Replace IOError with OSError (#16715)
Andrew Svetlov
2012-12-25
*
|
Replace os.error with OSError in tkinter and IDLE
Andrew Svetlov
2012-12-17
|
/
*
Issue14929: Stop Idle 3.x from closing on Unicode decode errors when grepping.
Terry Jan Reedy
2012-05-27
*
Tkinter, step 2: adapt imports.
Georg Brandl
2008-05-17
*
Switch to absolute imports to support direct execution of modules. Many
Kurt B. Kaiser
2007-08-22
*
Use relative imports
Kurt B. Kaiser
2007-08-09
*
Merged revisions 56443-56466 via svnmerge from
Guido van Rossum
2007-07-20
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
*
1. Find in Files Dialog shows text selection if there is one
Kurt B. Kaiser
2003-06-07
*
Merge Py Idle changes:
Kurt B. Kaiser
2002-09-16
*
Initial revision
David Scherer
2000-08-15