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
/
Tools
/
idle
/
CallTips.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backport Python Patches 769142, 776062 from 2.3 Lib/idlelib:
Kurt B. Kaiser
2003-07-23
1
-2/+1
*
Backport patch: Use ascii_letters to avoid UnicodeErrors.
Raymond Hettinger
2002-09-23
1
-1/+4
*
Improve handling of docstrings. I had feared this was a case of
Tim Peters
2001-09-16
1
-5/+10
*
Whitespace normalization.
Tim Peters
2001-01-17
1
-3/+3
*
Add close() method that breaks a cycle.
Guido van Rossum
1999-06-25
1
-0/+3
*
Mark Hammond writes: Here is another change that allows it to work for
Guido van Rossum
1999-06-10
1
-14/+37
*
Append "..." if the appropriate flag (for varargs) in co_flags is set.
Guido van Rossum
1999-06-09
1
-1/+3
*
Mark Hammond fixed some comments and improved the way the tip text is
Guido van Rossum
1999-06-03
1
-11/+12
*
My fix to Mark's code: restore the universal check on <KeyRelease>.
Guido van Rossum
1999-06-02
1
-14/+2
*
A version that Mark Hammond posted to the newsgroup. Has some newer
Guido van Rossum
1999-06-02
1
-27/+38
*
Call tips by Mark Hammond (plus tiny fix by me.)
Guido van Rossum
1999-06-02
1
-0/+162