Martin Panter added the comment:

This seems like something that should be fixed in Readline, rather than Python. 
Judging by the rl_clear_history() documentation, it sounds like this is private 
data. Maybe we need a version of rl_free_undo_list() that works for old history 
items, or a Readline library wrapper for free_history_entry().

----------
nosy: +martin.panter
resolution:  -> third party

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12186>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to