]> granicus.if.org Git - python/commit
[2.7] bpo-32478: Add tests for 'break' and 'return' inside 'finally' clause. (GH...
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 2 Jan 2018 08:56:40 +0000 (10:56 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Jan 2018 08:56:40 +0000 (10:56 +0200)
commitb495377a8bdd711e9aab0885c60cd148284156e8
tree8bac640cfae6479bdccf5908229004b3e8a75c23
parent2de47ca109d0418c7c01e451b5614f748ad76ee9
[2.7] bpo-32478: Add tests for 'break' and 'return' inside 'finally' clause. (GH-5078). (#5084)

(cherry picked from commit 7cc42c356b0dc5ad9eaa9392789e84bd4aa1c7de)
Lib/test/test_grammar.py