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 zvezdan
Recipients eric.araujo, l0nwlf, ned.deily, ronaldoussoren, slcott, zvezdan
Date 2010-07-09.13:29:00
SpamBayes Score 0.029982716
Marked as misclassified No
Message-id <1278682142.49.0.854529584923.issue9033@psf.upfronthosting.co.za>
In-reply-to
Content
Does a translation really need to be in Python?

I use .editrc file in my home directory with this content:

python:bind ^I rl_complete

and everything works fine.
History
Date User Action Args
2010-07-09 13:29:02zvezdansetrecipients: + zvezdan, ronaldoussoren, ned.deily, eric.araujo, l0nwlf, slcott
2010-07-09 13:29:02zvezdansetmessageid: <1278682142.49.0.854529584923.issue9033@psf.upfronthosting.co.za>
2010-07-09 13:29:00zvezdanlinkissue9033 messages
2010-07-09 13:29:00zvezdancreate