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 orsenthil
Recipients alexandre.vassalotti, belopolsky, brian.curtin, georg.brandl, orsenthil, ygale
Date 2009-12-20.17:36:47
SpamBayes Score 1.8822288e-05
Marked as misclassified No
Message-id <1261330609.51.0.256494417787.issue1286@psf.upfronthosting.co.za>
In-reply-to
Content
I reviewed the patches attached.
- The patch to add Context Manager support for fileinput.py seems good.
It has docs too.

This discussion did not conclude on the need for Context Manager for
StringIO. With py3k having it, it should be good for py2.7 to provide
the support too. The attached patch seems good enough, Docs can be added
further.
History
Date User Action Args
2009-12-20 17:36:49orsenthilsetrecipients: + orsenthil, georg.brandl, belopolsky, ygale, alexandre.vassalotti, brian.curtin
2009-12-20 17:36:49orsenthilsetmessageid: <1261330609.51.0.256494417787.issue1286@psf.upfronthosting.co.za>
2009-12-20 17:36:47orsenthillinkissue1286 messages
2009-12-20 17:36:47orsenthilcreate