This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

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:28alexandre.vassalottisetspambayes_score: 0.077874 -> 0.07787401
recipients: + alexandre.vassalotti, ygale
2007-10-22 01:16:28alexandre.vassalottisetspambayes_score: 0.077874 -> 0.077874
messageid: <1193015788.33.0.091704178688.issue1286@psf.upfronthosting.co.za>
2007-10-22 01:16:28alexandre.vassalottilinkissue1286 messages
2007-10-22 01:16:27alexandre.vassalotticreate