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 r.david.murray
Recipients Sworddragon, r.david.murray
Date 2014-03-10.20:49:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394484586.89.0.328403724489.issue20886@psf.upfronthosting.co.za>
In-reply-to
Content
readline (all uses of readline, not just by python) can be controlled via the '.inputrc' file, which is documented in the readline man page, which should be available if readline is available :)  Perhaps this should be mentioned in the paragraph(s) where we talk about disabling readline.
History
Date User Action Args
2014-03-10 20:49:46r.david.murraysetrecipients: + r.david.murray, Sworddragon
2014-03-10 20:49:46r.david.murraysetmessageid: <1394484586.89.0.328403724489.issue20886@psf.upfronthosting.co.za>
2014-03-10 20:49:46r.david.murraylinkissue20886 messages
2014-03-10 20:49:46r.david.murraycreate