summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/AutoComplete.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #5341: Fix a variety of spelling errors.Mark Dickinson2009-02-211-2/+2
* Autocompletion of filenames now support alternate separators, e.g. theKurt B. Kaiser2008-04-271-2/+6
* #2503 make singletons compared with "is" not == or !=Benjamin Peterson2008-03-291-3/+2
* Assume that the user knows when he wants to end the line; don't insertKurt B. Kaiser2007-10-041-1/+1
* Merge IDLE-syntax-branch r39668:41449 into trunkKurt B. Kaiser2005-11-181-0/+226