[docs] [issue10461] Use with statement throughout the docs
Éric Araujo
report at bugs.python.org
Sat Mar 12 15:58:20 CET 2011
Éric Araujo <merwok at netwok.org> added the comment:
Thanks for the catch! I was so used to the idiom where opening the file doesn’t fail but you protect the read or write that I didn’t think about the issue here.
----------
stage: commit review -> committed/rejected
status: open -> closed
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10461>
_______________________________________
More information about the docs
mailing list