Message 95401 - Python tracker (original) (raw)
Message95401
Author | brian.curtin |
---|---|
Recipients | alexandre.vassalotti, belopolsky, brian.curtin, georg.brandl, gvanrossum, ygale |
Date | 2009-11-17.20:59:27 |
SpamBayes Score | 0.019817295 |
Marked as misclassified | No |
Message-id | 1258491571.88.0.00665852421719.issue1286@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Attached is a patch against trunk r76325 which implements context manager support for fileinput/FileInput, with tests and doc change. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2009-11-17 20:59:33 | brian.curtin | set | recipients: + brian.curtin, gvanrossum, georg.brandl, belopolsky, ygale, alexandre.vassalotti |
2009-11-17 20:59:31 | brian.curtin | set | messageid: 1258491571.88.0.00665852421719.issue1286@psf.upfronthosting.co.za |
2009-11-17 20:59:29 | brian.curtin | link | issue1286 messages |
2009-11-17 20:59:29 | brian.curtin | create |