index
:
cpython
3.10
3.11
3.12
3.13
3.14
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
/
MultiCall.py
Commit message (
Expand
)
Author
Age
*
Fix for issue5194, based on a patch by Ned Deily.
Ronald Oussoren
2009-02-12
*
Tkinter, step 2: adapt imports.
Georg Brandl
2008-05-17
*
Merged revisions 60990-61002 via svnmerge from
Christian Heimes
2008-02-23
*
Convert some custom sort comparison functions to equivalent key functions.
Raymond Hettinger
2008-01-30
*
Fix bug introduced at r54854 to mass replace string fcns with methods :-)
Kurt B. Kaiser
2007-08-22
*
Fix some debugging print statements
Kurt B. Kaiser
2007-08-22
*
Merged revisions 56301-56442 via svnmerge from
Guido van Rossum
2007-07-18
*
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum
2007-04-27
*
Remove functions in string module that are also string methods. Also remove:
Neal Norwitz
2007-04-17
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
*
Remove has_key() references from idlelib. IDLE still doesn't run due
Guido van Rossum
2006-08-22
*
Kill reduce(). A coproduction of John Reese, Jacques Frechet, and Alex M.
Guido van Rossum
2006-08-22
*
Remove apply()
Neal Norwitz
2006-03-17
*
Merge IDLE-syntax-branch r39668:41449 into trunk
Kurt B. Kaiser
2005-11-18