commit | 1512143ef044386916dabfbd6f218ca05df2d943 | [log] [tgz] |
---|---|---|
author | Zachary Ware <zachary.ware@gmail.com> | Tue May 06 09:07:13 2014 -0500 |
committer | Zachary Ware <zachary.ware@gmail.com> | Tue May 06 09:07:13 2014 -0500 |
tree | 027f32bee0a464f0cd1f5174d6f18d352572dbea | |
parent | 93434890dcff674d94c87598435824909ab18481 [diff] |
Issue #21366: Document the fact that ``return`` in a ``finally`` clause overrides a ``return`` in the ``try`` suite.