Message 165194 - Python tracker
Message165194
| Author | serhiy.storchaka |
|---|---|
| Recipients | Ramchandra Apte, loewis, orsenthil, python-dev, roger.serwy, serhiy.storchaka, terry.reedy |
| Date | 2012-07-10.15:36:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1341934611.21.0.277099810786.issue13532@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
>>> sys.stdin.readable() False >>> sys.stdout.writable() False I think the issue is far from a solution. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-07-10 15:36:51 | serhiy.storchaka | set | recipients: + serhiy.storchaka, loewis, terry.reedy, orsenthil, roger.serwy, python-dev, Ramchandra Apte |
| 2012-07-10 15:36:51 | serhiy.storchaka | set | messageid: <1341934611.21.0.277099810786.issue13532@psf.upfronthosting.co.za> |
| 2012-07-10 15:36:50 | serhiy.storchaka | link | issue13532 messages |
| 2012-07-10 15:36:50 | serhiy.storchaka | create | |