]> granicus.if.org Git - python/commit
Issue #14167: Document return statement in finally blocks.
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Tue, 14 Aug 2012 12:38:58 +0000 (15:38 +0300)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Tue, 14 Aug 2012 12:38:58 +0000 (15:38 +0300)
commitf06afe35b9eca02cc99e77c19512841f2d889aef
treecd8afdb8b82fe29d6904cd0344701f1549a07ace
parent3165a75e45817e858b77ce307cebb93657249dc2
parentf158d86074465914c8de22e357c17090eb959da4
Issue #14167: Document return statement in finally blocks.

Patch by Yury Selivanov.