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 serhiy.storchaka
Recipients Ramchandra Apte, loewis, orsenthil, python-dev, roger.serwy, serhiy.storchaka, terry.reedy
Date 2012-07-10.06:40:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341902413.95.0.0183864428853.issue13532@psf.upfronthosting.co.za>
In-reply-to
Content
> +        sys.stdin = self.console = _RPCFile(self.get_remote_proxy("stdin"))

write to sys.stdin?
History
Date User Action Args
2012-07-10 06:40:14serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, terry.reedy, orsenthil, roger.serwy, python-dev, Ramchandra Apte
2012-07-10 06:40:13serhiy.storchakasetmessageid: <1341902413.95.0.0183864428853.issue13532@psf.upfronthosting.co.za>
2012-07-10 06:40:13serhiy.storchakalinkissue13532 messages
2012-07-10 06:40:13serhiy.storchakacreate