[docs] [issue14167] document return statement in finally blocks
Yury Selivanov
report at bugs.python.org
Fri Mar 2 17:23:36 CET 2012
Yury Selivanov <yselivanov at gmail.com> added the comment:
Well, I guess the best place to put it would be http://docs.python.org/py3k/reference/compound_stmts.html#finally
I've attached the patch, please take a look. If it's possible to make it more clear, feel free to rephrase it. But please include the example, this behaviour needs to be emphasized.
----------
keywords: +patch
Added file: http://bugs.python.org/file24709/finally_doc.patch
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14167>
_______________________________________
More information about the docs
mailing list