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 terry.reedy
Recipients roger.serwy, serhiy.storchaka, terry.reedy
Date 2012-07-11.01:25:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1341969944.12.0.490097660778.issue15318@psf.upfronthosting.co.za>
In-reply-to
Content
To me, this is part of #15319. sys.stdin is broken in being writable but not readable. Unwrapping is just the first, trivial step to fixing it. So I think we should close this in favor of the other.
History
Date User Action Args
2012-07-11 01:25:44terry.reedysetrecipients: + terry.reedy, roger.serwy, serhiy.storchaka
2012-07-11 01:25:44terry.reedysetmessageid: <1341969944.12.0.490097660778.issue15318@psf.upfronthosting.co.za>
2012-07-11 01:25:43terry.reedylinkissue15318 messages
2012-07-11 01:25:43terry.reedycreate