mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Renamed Py_input_hook to PyOS_InputHook.
Also cleaned out some CR's left by the VC++ editor.
This commit is contained in:
parent
0357d02eab
commit
44620646fd
4 changed files with 9 additions and 9 deletions
|
|
@ -54,7 +54,7 @@ EXPORTS
|
|||
PySlice_Type DATA
|
||||
Py_InteractiveFlag DATA
|
||||
PyCObject_Type DATA
|
||||
Py_input_hook DATA
|
||||
PyOS_InputHook DATA
|
||||
PyOS_ReadlineFunctionPointer DATA
|
||||
|
||||
_PyObject_New
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue