[issue6953] readline documenation needs work

Alexander Belopolsky report at bugs.python.org
Tue Mar 9 22:36:43 CET 2010


Alexander Belopolsky <alexander.belopolsky at gmail.com> added the comment:

On Tue, Mar 9, 2010 at 4:24 PM, stefanholek <report at bugs.python.org> wrote:
..
> To be zero-based, get_history_item would need to look like:
..
> +       if ((hist_ent = history_get(history_base + idx)))

Did you test this with libedit?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6953>
_______________________________________


More information about the Python-bugs-list mailing list