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 eric.araujo
Recipients belopolsky, cben, eric.araujo, lesmana, pitrou, r.david.murray
Date 2010-12-09.20:54:53
SpamBayes Score 0.012891911
Marked as misclassified No
Message-id <1291928094.92.0.15928575499.issue5845@psf.upfronthosting.co.za>
In-reply-to
Content
Okay, that’s one question answered.  Still to solve: How to bind the right key? (“But perhaps tab isn’t the right key to bind. I think inputrc could set it to something different, perhaps shell rc files too. Is there an API to get this setting, does readline.so already do the right thing, or does it have to be added?”)
History
Date User Action Args
2010-12-09 20:54:54eric.araujosetrecipients: + eric.araujo, cben, belopolsky, pitrou, r.david.murray, lesmana
2010-12-09 20:54:54eric.araujosetmessageid: <1291928094.92.0.15928575499.issue5845@psf.upfronthosting.co.za>
2010-12-09 20:54:53eric.araujolinkissue5845 messages
2010-12-09 20:54:53eric.araujocreate