[issue15932] files in the csv documentation's examples are not closed

Roundup Robot report at bugs.python.org
Sat Sep 15 04:52:52 CEST 2012


Roundup Robot added the comment:

New changeset ade667076c14 by Ezio Melotti in branch '2.7':
#15932: use with statement in csv doc examples.
http://hg.python.org/cpython/rev/ade667076c14

New changeset 8a06fb321074 by Ezio Melotti in branch '3.2':
#15932: use with statement in csv doc examples.  Patch by Dario Bertini.
http://hg.python.org/cpython/rev/8a06fb321074

New changeset a5a8d255daee by Ezio Melotti in branch 'default':
#15932: merge with 3.2.
http://hg.python.org/cpython/rev/a5a8d255daee

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list