Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
222ae1eccc819d82fcadbb3c9e1fba83339cc5c6
/
Lib
/
idlelib
/
undo.py
bfbaa6b
Issue #27891: Consistently group and sort imports within idlelib modules.
by Terry Jan Reedy
· 8 years ago
a748032
Refine geometry of idlelib htests (and a few other fix-ups).
by Terry Jan Reedy
· 8 years ago
b60adc5
Issue #24137: Run IDLE, test_idle, and htest with tkinter default root disabled.
by Terry Jan Reedy
· 8 years ago
6fa5bdc
Issue #24225: Within idlelib files, update idlelib module names.
by Terry Jan Reedy
· 8 years ago
0d9220e
Issue #24225: Rename many idlelib/*.py and idlelib/idle_test/test_*.py files.
by Terry Jan Reedy
· 8 years ago
[Renamed from Lib/idlelib/UndoDelegator.py]
0495fa8
Issue #21703: Add test for undo delegator. Patch most by Saimadhav Heblikar .
by Terry Jan Reedy
· 9 years ago
2e8234a
Issue #21477: Add htests for GrepDialog, UndoDelegator, and configDialog.
by Terry Jan Reedy
· 10 years ago
14fc427
Tkinter, step 2: adapt imports.
by Georg Brandl
· 17 years ago
05e8be1
Merged revisions 60990-61002 via svnmerge from
by Christian Heimes
· 17 years ago
2d7f6a0
Switch to absolute imports to support direct execution of modules. Many
by Kurt B. Kaiser
· 17 years ago
36e0a92
Merged revisions 56443-56466 via svnmerge from
by Guido van Rossum
· 17 years ago
be19ed7
Fix most trivially-findable print statements.
by Guido van Rossum
· 18 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
672ce57
Convert some more 1/0 to True/False
by Neal Norwitz
· 22 years ago
5fab9c6
Merge Py Idle changes:
by Kurt B. Kaiser
· 22 years ago
7aced17
Initial revision
by David Scherer
· 24 years ago