Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
2b3ce3ba3f6f3fa688cb9e38de640e8cb15c4095
/
Tools
/
idle
/
ReplaceDialog.py
a39a445
Remove unnecessary imports
by Neal Norwitz
· 23 years ago
aaab30e
Apply diff2.txt from SF patch http://www.python.org/sf/572113
by Walter Dörwald
· 23 years ago
f8c8cf8
Get rid of _expand() altogether - the match object supports m.expand().
by Guido van Rossum
· 23 years ago
77f6ccd
The test for re.engine was misfiring because re.engine is no longer
by Guido van Rossum
· 23 years ago
bc0e910
Convert a pile of obvious "yes/no" functions to return bool.
by Tim Peters
· 23 years ago
f8d0713
Temporary fix for Bug #114821.
by Guido van Rossum
· 25 years ago
ab6a08a
Hmm... Tim didn't turn "replace all" into a single undo block.
by Guido van Rossum
· 26 years ago
9745f5a
Tim Peters: made replacement atomic for undo/redo.
by Guido van Rossum
· 26 years ago
504b0bf
Checking in IDLE 0.2.
by Guido van Rossum
· 26 years ago