Bug in 2.7 decompiling ourself!

Troublesome file was uncompyle6.semantics.pysource.engine()
This commit is contained in:
rocky
2017-05-12 22:52:05 -04:00
parent 3e7add1138
commit 4c2ca44818

View File

@@ -52,6 +52,8 @@ class Python27Parser(Python2Parser):
come_froms ::= come_froms COME_FROM
come_froms ::= COME_FROM
iflaststmtl ::= testexpr c_stmts_opt
_ifstmts_jump ::= c_stmts_opt JUMP_FORWARD come_froms
bp_come_from ::= POP_BLOCK COME_FROM