Message 56636 - Python tracker (original) (raw)
Message56636
Author | alexandre.vassalotti |
---|---|
Recipients | alexandre.vassalotti, ygale |
Date | 2007-10-22.01:16:27 |
SpamBayes Score | 0.07787401 |
Marked as misclassified | No |
Message-id | 1193015788.33.0.091704178688.issue1286@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Do you have a use-case for this? In Py3k, I don't think adding support for the 'with' statement to StringIO makes any sense, since the close() method does nothing. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2007-10-22 01:16:28 | alexandre.vassalotti | set | spambayes_score: 0.077874 -> 0.07787401recipients: + alexandre.vassalotti, ygale |
2007-10-22 01:16:28 | alexandre.vassalotti | set | spambayes_score: 0.077874 -> 0.077874messageid: 1193015788.33.0.091704178688.issue1286@psf.upfronthosting.co.za |
2007-10-22 01:16:28 | alexandre.vassalotti | link | issue1286 messages |
2007-10-22 01:16:27 | alexandre.vassalotti | create |