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 roger.serwy
Recipients Ramchandra Apte, loewis, orsenthil, python-dev, roger.serwy, serhiy.storchaka, terry.reedy
Date 2012-07-10.14:38:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341931082.27.0.57273465677.issue13532@psf.upfronthosting.co.za>
In-reply-to
Content
Running "input" from IDLE now raises an error. Attached is a fix to _RPCFile to allow readline (and isatty) to function properly.
History
Date User Action Args
2012-07-10 14:38:02roger.serwysetrecipients: + roger.serwy, loewis, terry.reedy, orsenthil, python-dev, Ramchandra Apte, serhiy.storchaka
2012-07-10 14:38:02roger.serwysetmessageid: <1341931082.27.0.57273465677.issue13532@psf.upfronthosting.co.za>
2012-07-10 14:38:01roger.serwylinkissue13532 messages
2012-07-10 14:38:01roger.serwycreate