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 georg.brandl
Recipients alexandre.vassalotti, belopolsky, brian.curtin, georg.brandl, orsenthil, ygale
Date 2010-07-31.20:08:39
SpamBayes Score 0.0031137886
Marked as misclassified No
Message-id <1280606921.9.0.745732574108.issue1286@psf.upfronthosting.co.za>
In-reply-to
Content
For 3.x, the builtin io.StringIO and io.BytesIO already have context manager capability.  Added fileinput in r83359.
History
Date User Action Args
2010-07-31 20:08:42georg.brandlsetrecipients: + georg.brandl, belopolsky, ygale, orsenthil, alexandre.vassalotti, brian.curtin
2010-07-31 20:08:41georg.brandlsetmessageid: <1280606921.9.0.745732574108.issue1286@psf.upfronthosting.co.za>
2010-07-31 20:08:39georg.brandllinkissue1286 messages
2010-07-31 20:08:39georg.brandlcreate