summaryrefslogtreecommitdiffstats
path: root/Tools/idle/CallTips.py
Commit message (Expand)AuthorAgeFilesLines
* Improve handling of docstrings. I had feared this was a case ofTim Peters2001-09-161-5/+10
* Whitespace normalization.Tim Peters2001-01-171-3/+3
* Add close() method that breaks a cycle.Guido van Rossum1999-06-251-0/+3
* Mark Hammond writes: Here is another change that allows it to work forGuido van Rossum1999-06-101-14/+37
* Append "..." if the appropriate flag (for varargs) in co_flags is set.Guido van Rossum1999-06-091-1/+3
* Mark Hammond fixed some comments and improved the way the tip text isGuido van Rossum1999-06-031-11/+12
* My fix to Mark's code: restore the universal check on <KeyRelease>.Guido van Rossum1999-06-021-14/+2
* A version that Mark Hammond posted to the newsgroup. Has some newerGuido van Rossum1999-06-021-27/+38
* Call tips by Mark Hammond (plus tiny fix by me.)Guido van Rossum1999-06-021-0/+162