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
/
CallTips.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed the API to create unbound methods and simplified the API for bound me...
Christian Heimes
2007-11-27
1
-3/+3
*
Use inspect.py and clean up.
Kurt B. Kaiser
2007-08-30
1
-77/+61
*
Fix another map(...) --> list(map...)
Kurt B. Kaiser
2007-08-26
1
-1/+1
*
Switch to absolute imports to support direct execution of modules. Many
Kurt B. Kaiser
2007-08-22
1
-2/+2
*
Merged revisions 56483-56491 via svnmerge from
Martin v. Löwis
2007-07-22
1
-1/+1
*
Merged revisions 56443-56466 via svnmerge from
Guido van Rossum
2007-07-20
1
-2/+2
*
Merged revisions 55795-55816 via svnmerge from
Guido van Rossum
2007-06-07
1
-3/+3
*
Merged revisions 55328-55341 via svnmerge from
Guido van Rossum
2007-05-15
1
-4/+2
*
Change all the function attributes from func_* -> __*__. This gets rid
Neal Norwitz
2007-02-25
1
-5/+5
*
Merged revisions 53623-53858 via svnmerge from
Thomas Wouters
2007-02-23
1
-36/+45
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-3/+3
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-1/+1
*
Merge IDLE-syntax-branch r39668:41449 into trunk
Kurt B. Kaiser
2005-11-18
1
-44/+40
*
Testing for None should be done with 'is'
Raymond Hettinger
2004-05-04
1
-1/+1
*
1. Python Bug 775541: Calltips error when docstring is None. Introduced
Kurt B. Kaiser
2003-07-23
1
-1/+2
*
SF bug #769142: CallTip trimming may loop forever.
Raymond Hettinger
2003-07-13
1
-3/+1
*
Whitespace Normalization
Kurt B. Kaiser
2002-12-31
1
-5/+5
*
M CallTipWindow.py
Kurt B. Kaiser
2002-12-12
1
-7/+22
*
M CallTips.py Add support for getting calltip from subprocess,
Kurt B. Kaiser
2002-10-10
1
-37/+55
*
Merge Py Idle changes
Kurt B. Kaiser
2002-09-15
1
-7/+11
*
MERGE DS_RPC_BRANCH into MAIN
Kurt B. Kaiser
2002-09-14
1
-1/+4
*
changeover to new keybinding configuration implementation
Steven M. Gava
2002-01-19
1
-13/+0
*
py-cvs-rel2_1 (Rev 1.8) merge - whitespace normalization
Kurt B. Kaiser
2001-07-12
1
-3/+3
*
Initial revision
David Scherer
2000-08-15
1
-0/+190