Message 165215 - Python tracker
Message165215
| 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:44 | terry.reedy | set | recipients: + terry.reedy, roger.serwy, serhiy.storchaka |
| 2012-07-11 01:25:44 | terry.reedy | set | messageid: <1341969944.12.0.490097660778.issue15318@psf.upfronthosting.co.za> |
| 2012-07-11 01:25:43 | terry.reedy | link | issue15318 messages |
| 2012-07-11 01:25:43 | terry.reedy | create | |