[issue3869] Arrow keys not working with Python 2.6rc1
Daniel
report at bugs.python.org
Sun Sep 14 22:54:53 CEST 2008
Daniel <dayiil at yahoo.com> added the comment:
That was it.
Needed to install libreadline5-dev.
Then the default settings for readline in Modules/setup needs
uncommented (line 165 in the current version) and it works.
Thank you kindly.
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3869>
_______________________________________
More information about the Python-bugs-list
mailing list