Fixed control flow break edges for try-except-finally (PY-3503)

This commit is contained in:
Andrey Vlasovskikh
2011-05-13 20:50:25 +04:00
parent 3080753968
commit 566d20977d
9 changed files with 70 additions and 48 deletions
@@ -2,7 +2,7 @@
1(2) element: PyTryExceptStatement
2(3) element: PyTryPart
3(4) element: PyRaiseStatement
4(5) READ ACCESS: Exception
4(5,11) READ ACCESS: Exception
5(6) element: PyExceptPart
6(7) element: PyAssignmentStatement
7(8) READ ACCESS: Exception