[Python-ideas] History stepping in interactive session?
Oleg Broytman
phd at phdru.name
Sun Oct 7 22:45:41 CEST 2012
More information about the Python-ideas mailing list
Sun Oct 7 22:45:41 CEST 2012
- Previous message: [Python-ideas] History stepping in interactive session?
- Next message: [Python-ideas] History stepping in interactive session?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, Oct 07, 2012 at 10:25:34PM +0200, Andy Buckley <andy at insectnation.org> wrote: > Sorry if python-ideas is only for > language/stdlib features rather than the standard infrastructure. readline is a Python module so ideas about it are certainly allowed here. > Notably the operate-and-get-next readline > function (thanks for the bind -p suggestion) bound to Ctrl-o does not > work with Python readline... but I will follow up on that potential bug > elsewhere. You probably need to reread the entire thread because the reason why it does not work with Python was already found and reported. Oleg. -- Oleg Broytman http://phdru.name/ phd at phdru.name Programmers don't die, they just GOSUB without RETURN.
- Previous message: [Python-ideas] History stepping in interactive session?
- Next message: [Python-ideas] History stepping in interactive session?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list