]> granicus.if.org Git - python/commit
Renamed Py_input_hook to PyOS_InputHook.
authorGuido van Rossum <guido@python.org>
Mon, 11 Aug 1997 18:57:29 +0000 (18:57 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 11 Aug 1997 18:57:29 +0000 (18:57 +0000)
commit44620646fd7666dffa362137c9b69a3c9e18c715
treee78b66f15156ceef5da8c14156033b4b9e8b2a36
parent0357d02eab8c6df2af6abb68603600b8d6a54831
Renamed Py_input_hook to PyOS_InputHook.
Also cleaned out some CR's left by the VC++ editor.
Modules/_tkinter.c
Modules/readline.c
PC/python_nt.def
Parser/myreadline.c