]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Move GNU readline interface to ../Modules/readline.c.
authorGuido van Rossum <guido@python.org>
Tue, 5 Aug 1997 21:28:12 +0000 (21:28 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 5 Aug 1997 21:28:12 +0000 (21:28 +0000)
commit717c6f95bebcd4693781e25bae3f7f9900cece07
treef3b1fd83aefb00388794b5e97d4edda88e746ca0
parent0969d362751bd779fc6618d70ddd6c76e8cbc12c
Move GNU readline interface to ../Modules/readline.c.
Add Py_input_hook (used by _tkinter and perhaps Gist).
Parser/myreadline.c