[issue9033] cmd module tab misbehavior

Shashwat Anand report at bugs.python.org
Tue Jun 22 17:15:28 CEST 2010


Shashwat Anand <anand.shashwat at gmail.com> added the comment:

Tested the patch and it works for trunk and python3.2 alpha.
Without adding SDK flag with configure readline module failed to build.

Python build finished, but the necessary bits to build these modules were not found:
_gdbm              ossaudiodev        readline        
spwd

However for cmd module, tab completion and history(up|down arrow) worked fine.

----------

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


More information about the Python-bugs-list mailing list