Message 138272 - Python tracker
Message138272
| Author | r.david.murray |
|---|---|
| Recipients | harobed, orsenthil, r.david.murray |
| Date | 2011-06-13.19:36:35 |
| SpamBayes Score | 0.010119513 |
| Marked as misclassified | No |
| Message-id | <1307993796.74.0.573049168051.issue12327@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
fileno and stat won't work on a StringIO object. So StringIO would need to be special cased to call getvalue. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-06-13 19:36:36 | r.david.murray | set | recipients: + r.david.murray, orsenthil, harobed |
| 2011-06-13 19:36:36 | r.david.murray | set | messageid: <1307993796.74.0.573049168051.issue12327@psf.upfronthosting.co.za> |
| 2011-06-13 19:36:36 | r.david.murray | link | issue12327 messages |
| 2011-06-13 19:36:35 | r.david.murray | create | |