Alexander Belopolsky <[email protected]> added the comment:
On Tue, Mar 9, 2010 at 4:24 PM, stefanholek <[email protected]> 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 <[email protected]> <http://bugs.python.org/issue6953> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
