[Python-Dev] Issue 8492 [was Re: [Python-dev] History stepping in interactive session?] (original) (raw)
Steven D'Aprano steve at pearwood.info
Mon Oct 8 00:47:37 CEST 2012
- Previous message: [Python-Dev] Issue #16153: PyUnicode_FromFormatV() must fail if the format string is invalid
- Next message: [Python-Dev] Issue 8492 [was Re: [Python-dev] History stepping in interactive session?]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Over on python-ideas, a question about readline was raised and, I think, resolved. But while investigating the question, it became obvious to me that the ability to inspect the current readline bindings from Python was both useful and important.
I wrote:
I don't believe that there is any direct mechanism for querying the current readline bindings in Python,
But it was requested some time ago: http://bugs.python.org/issue8492
Is there anyone willing and able to give this issue some attention please?
(Replies to python-dev only please.)
-- Steven
- Previous message: [Python-Dev] Issue #16153: PyUnicode_FromFormatV() must fail if the format string is invalid
- Next message: [Python-Dev] Issue 8492 [was Re: [Python-dev] History stepping in interactive session?]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]