[issue1554133] PyOS_InputHook() and related API funcs. not documented
Daniel Diniz
report at bugs.python.org
Mon Mar 30 05:08:07 CEST 2009
Daniel Diniz <ajaksu at gmail.com> added the comment:
The only mention I can find is in Misc/HISTORY:
When the interpreter shell is invoked interactively, it attempts
to import the readline module; when this fails, the default input
mechanism is used. The hook variables are PyOS_InputHook and
PyOS_ReadlineFunctionPointer.
----------
nosy: +ajaksu2
type: -> feature request
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1554133>
_______________________________________
More information about the Python-bugs-list
mailing list