Daniel Diniz <[email protected]> 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 <[email protected]> <http://bugs.python.org/issue1554133> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
