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
*
Handle AttributeError during calltip lookup
Kurt B. Kaiser
2007-02-07
1
-1/+1
*
1. Calltips now 'handle' tuples in the argument list (display '<tuple>' :)
Kurt B. Kaiser
2007-02-05
1
-36/+45
*
Tooltips failed on new-syle class __init__ args. Bug 1027566 Loren Guthrie
Kurt B. Kaiser
2006-07-23
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