You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 01:09:52 +08:00
Merge branch 'master' into python-2.4
This commit is contained in:
@@ -76,7 +76,7 @@ class Python35Parser(Python34Parser):
|
||||
LOAD_GLOBAL COMPARE_OP POP_JUMP_IF_FALSE
|
||||
POP_TOP POP_TOP POP_TOP POP_EXCEPT POP_BLOCK
|
||||
JUMP_ABSOLUTE END_FINALLY JUMP_BACK
|
||||
passstmt POP_BLOCK JUMP_ABSOLUTE
|
||||
pass POP_BLOCK JUMP_ABSOLUTE
|
||||
COME_FROM_LOOP
|
||||
|
||||
stmt ::= async_forelse_stmt
|
||||
|
Reference in New Issue
Block a user