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 l0nwlf
Recipients eric.araujo, l0nwlf, ned.deily, ronaldoussoren, slcott
Date 2010-06-22.15:15:26
SpamBayes Score 0.0036745213
Marked as misclassified No
Message-id <1277219728.17.0.440270819159.issue9033@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2010-06-22 15:15:28l0nwlfsetrecipients: + l0nwlf, ronaldoussoren, ned.deily, eric.araujo, slcott
2010-06-22 15:15:28l0nwlfsetmessageid: <1277219728.17.0.440270819159.issue9033@psf.upfronthosting.co.za>
2010-06-22 15:15:26l0nwlflinkissue9033 messages
2010-06-22 15:15:26l0nwlfcreate