[issue10461] Use with statement throughout the docs

Raymond Hettinger report at bugs.python.org
Sat Nov 20 19:31:24 CET 2010


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

Separate note for Éric:  the try/finally examples do not need to change.  Those are valid python.   Users need to learn both try/finally and the with-statement.

----------
assignee: docs at python -> rhettinger

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


More information about the Python-bugs-list mailing list