summaryrefslogtreecommitdiff
path: root/Lib/idlelib/AutoComplete.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 79576-79578 via svnmerge fromEzio Melotti2010-08-021-9/+9
* Merged revisions 69846 via svnmerge fromJesus Cea2009-07-021-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