Message141734
| Author | ezio.melotti |
|---|---|
| Recipients | belopolsky, catherine, doerwalter, eric.araujo, ezio.melotti, georg.brandl, gpolo, lambacck, orsenthil, r.david.murray, rhettinger, ron_adam, vstinner |
| Date | 2011-08-07.01:23:33 |
| SpamBayes Score | 0.010532195 |
| Marked as misclassified | No |
| Message-id | <1312680214.35.0.47972249804.issue10087@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
BTW, accessing sys.stdout.buffer is not really safe, because if sys.stdout has been replaced with some other object, the buffer attribute might not be available (IIRC StringIO doesn't have it). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-08-07 01:23:34 | ezio.melotti | set | recipients: + ezio.melotti, doerwalter, georg.brandl, rhettinger, belopolsky, orsenthil, vstinner, ron_adam, gpolo, eric.araujo, lambacck, r.david.murray, catherine |
| 2011-08-07 01:23:34 | ezio.melotti | set | messageid: <1312680214.35.0.47972249804.issue10087@psf.upfronthosting.co.za> |
| 2011-08-07 01:23:33 | ezio.melotti | link | issue10087 messages |
| 2011-08-07 01:23:33 | ezio.melotti | create | |