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 Alexander.Belopolsky
Recipients Alexander.Belopolsky, eric.araujo, georg.brandl, ronaldoussoren, stefanholek
Date 2010-03-09.21:36:41
SpamBayes Score 0.023859857
Marked as misclassified No
Message-id <d38f5331003091336u63c124b8kffe8a4ca3524c508@mail.gmail.com>
In-reply-to <1268169857.9.0.738573223251.issue6953@psf.upfronthosting.co.za>
Content
On Tue, Mar 9, 2010 at 4:24 PM, stefanholek <report@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?
History
Date User Action Args
2010-03-09 21:36:43Alexander.Belopolskysetrecipients: + Alexander.Belopolsky, georg.brandl, ronaldoussoren, eric.araujo, stefanholek
2010-03-09 21:36:41Alexander.Belopolskylinkissue6953 messages
2010-03-09 21:36:41Alexander.Belopolskycreate