index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
idlelib
/
MultiCall.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for issue5194, based on a patch by Ned Deily.
Ronald Oussoren
2009-02-12
1
-1/+2
*
Tkinter, step 2: adapt imports.
Georg Brandl
2008-05-17
1
-4/+4
*
Merged revisions 60990-61002 via svnmerge from
Christian Heimes
2008-02-23
1
-1/+0
*
Convert some custom sort comparison functions to equivalent key functions.
Raymond Hettinger
2008-01-30
1
-1/+1
*
Fix bug introduced at r54854 to mass replace string fcns with methods :-)
Kurt B. Kaiser
2007-08-22
1
-4/+1
*
Fix some debugging print statements
Kurt B. Kaiser
2007-08-22
1
-4/+6
*
Merged revisions 56301-56442 via svnmerge from
Guido van Rossum
2007-07-18
1
-7/+21
*
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum
2007-04-27
1
-0/+2
*
Remove functions in string module that are also string methods. Also remove:
Neal Norwitz
2007-04-17
1
-2/+1
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-1/+1
*
Remove has_key() references from idlelib. IDLE still doesn't run due
Guido van Rossum
2006-08-22
1
-1/+1
*
Kill reduce(). A coproduction of John Reese, Jacques Frechet, and Alex M.
Guido van Rossum
2006-08-22
1
-10/+12
*
Remove apply()
Neal Norwitz
2006-03-17
1
-1/+1
*
Merge IDLE-syntax-branch r39668:41449 into trunk
Kurt B. Kaiser
2005-11-18
1
-0/+404