summaryrefslogtreecommitdiffstats
path: root/Modules/readline.c
Commit message (Expand)AuthorAgeFilesLines
* Set the completer's word break characters appropriate for Python.Guido van Rossum1997-09-261-0/+4
* Reordered and reformatted, and added some cool new features:Guido van Rossum1997-09-261-62/+183
* Renamed Py_input_hook to PyOS_InputHook.Guido van Rossum1997-08-111-2/+2
* New mechanism for GNU readline interface, via moduleGuido van Rossum1997-08-051-0/+122