
report at bugs
Nov 17, 2009, 12:59 PM
Post #1 of 2
(128 views)
Permalink
|
|
[issue1286] fileinput, StringIO, and cStringIO do not support the with protocol
|
|
Brian Curtin <curtin [at] acm> added the comment: Attached is a patch against trunk r76325 which implements context manager support for fileinput/FileInput, with tests and doc change. ---------- keywords: +patch nosy: +brian.curtin Added file: http://bugs.python.org/file15355/issue1286.patch _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue1286> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|