Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
2f2920a17f1b51f9536e5d4c8a9b557558c4a07a
/
Lib
/
idlelib
/
MultiCall.py
1b392ff
Issue #21477: Idle htest: merge and modify run and runall; add many tests.
by Terry Jan Reedy
· 11 years ago
b760167
Issue #17654: Ensure IDLE menus are customized properly on OS X for
by Ned Deily
· 11 years ago
b825a39
Issue #20167: Add missing else: break in 3 places as noticed by Serhiy.
by Terry Jan Reedy
· 12 years ago
57e4127
Issue #20167: Suppress 3.4 specific 'Exception ignored' messages.
by Terry Jan Reedy
· 12 years ago
420e2d8
#8900: Using keyboard shortcuts in IDLE to open a file no longer raises an exception.
by Roger Serwy
· 12 years ago
827822e
Fix for issue5194, based on a patch by Ned Deily.
by Ronald Oussoren
· 17 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
· 18 years ago
d4cb56d
Convert some custom sort comparison functions to equivalent key functions.
by Raymond Hettinger
· 18 years ago
4d9620a
Fix bug introduced at r54854 to mass replace string fcns with methods :-)
by Kurt B. Kaiser
· 18 years ago
ea03c11
Fix some debugging print statements
by Kurt B. Kaiser
· 18 years ago
b5a755e
Merged revisions 56301-56442 via svnmerge from
by Guido van Rossum
· 18 years ago
d8faa36
Merged revisions 53952-54987 via svnmerge from
by Guido van Rossum
· 18 years ago
9d72bb4
Remove functions in string module that are also string methods. Also remove:
by Neal Norwitz
· 18 years ago
be19ed7
Fix most trivially-findable print statements.
by Guido van Rossum
· 19 years ago
811c4e0
Remove has_key() references from idlelib. IDLE still doesn't run due
by Guido van Rossum
· 19 years ago
89da5d7
Kill reduce(). A coproduction of John Reese, Jacques Frechet, and Alex M.
by Guido van Rossum
· 19 years ago
d910855
Remove apply()
by Neal Norwitz
· 19 years ago
b175445
Merge IDLE-syntax-branch r39668:41449 into trunk
by Kurt B. Kaiser
· 20 years ago