Message 112195 - Python tracker (original) (raw)

Message112195

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:42 georg.brandl set recipients: + georg.brandl, belopolsky, ygale, orsenthil, alexandre.vassalotti, brian.curtin
2010-07-31 20:08:41 georg.brandl set messageid: 1280606921.9.0.745732574108.issue1286@psf.upfronthosting.co.za
2010-07-31 20:08:39 georg.brandl link issue1286 messages
2010-07-31 20:08:39 georg.brandl create