[docs] [issue11426] CSV examples can't close their files

Ezio Melotti report at bugs.python.org
Fri Mar 11 14:39:54 CET 2011


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

Patch looks good to me.
The quotes are somewhat inconsistent (sometimes '' and sometimes ""), if you want you can "fix" them while you are at it.

----------

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


More information about the docs mailing list