You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 09:22:40 +08:00
Merge branch 'master' into python-2.4
This commit is contained in:
@@ -48,7 +48,7 @@ class Python27Parser(Python2Parser):
|
||||
COME_FROM_FINALLY suite_stmts_opt END_FINALLY
|
||||
|
||||
tryelsestmt ::= SETUP_EXCEPT suite_stmts_opt POP_BLOCK
|
||||
try_middle else_suite COME_FROM
|
||||
except_handler else_suite COME_FROM
|
||||
|
||||
except_stmt ::= except_cond2 except_suite
|
||||
|
||||
|
Reference in New Issue
Block a user