[New-bugs-announce] [issue11115] csv readers and writers should be context managers

Dirkjan Ochtman report at bugs.python.org
Fri Feb 4 10:39:23 CET 2011


New submission from Dirkjan Ochtman <dirkjan at ochtman.nl>:

The context managers should simply forward to the underlying file object.

----------
components: Library (Lib)
messages: 127876
nosy: djc
priority: normal
severity: normal
status: open
title: csv readers and writers should be context managers
versions: Python 2.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11115>
_______________________________________


More information about the New-bugs-announce mailing list