summaryrefslogtreecommitdiffstats
path: root/Lib/rlcompleter.py
Commit message (Expand)AuthorAgeFilesLines
* Mass check-in after untabifying all files that need it.Guido van Rossum1998-03-261-49/+49
* Removed some unneeded imports, moved others around.Guido van Rossum1997-10-221-4/+2
* Word completion for the new readline.set_completer() function.Guido van Rossum1997-09-261-0/+108