This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ajaksu2
Recipients ajaksu2, akuchling
Date 2009-03-30.03:08:04
SpamBayes Score 0.0025963183
Marked as misclassified No
Message-id <1238382487.33.0.892021709433.issue1554133@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2009-03-30 03:08:07ajaksu2setrecipients: + ajaksu2, akuchling
2009-03-30 03:08:07ajaksu2setmessageid: <1238382487.33.0.892021709433.issue1554133@psf.upfronthosting.co.za>
2009-03-30 03:08:05ajaksu2linkissue1554133 messages
2009-03-30 03:08:05ajaksu2create