implement 'yield' inside of 'finally' clause
authorStefan Behnel <stefan_ml@behnel.de>
Wed, 18 Dec 2013 18:02:09 +0000 (19:02 +0100)
committerStefan Behnel <stefan_ml@behnel.de>
Wed, 18 Dec 2013 18:02:09 +0000 (19:02 +0100)
commita1238e2b1fbe9f5512780b657f15d49e9471a68c
tree06ef6fa9656e8d421e2300654586823e04a619b8
parent8190d6b36bcba46beb801de10ac1497fa7ad0cc9
implement 'yield' inside of 'finally' clause
CHANGES.rst
Cython/Compiler/Nodes.py
tests/run/tryfinally.pyx