This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients brandjon, docs@python, eric.araujo, python-dev, r.david.murray, zach.ware
Date 2014-05-06.14:10:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gNNBC4tZlzRGY@mail.python.org>
In-reply-to
Content
New changeset 7fabe3652ee0 by Zachary Ware in branch '2.7':
Issue #21366: Document the fact that ``return`` in a ``finally`` clause
http://hg.python.org/cpython/rev/7fabe3652ee0
History
Date User Action Args
2014-05-06 14:10:28python-devsetrecipients: + python-dev, eric.araujo, r.david.murray, docs@python, brandjon, zach.ware
2014-05-06 14:10:28python-devlinkissue21366 messages
2014-05-06 14:10:28python-devcreate