You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 01:09:52 +08:00
Tidy a bit
This commit is contained in:
@@ -40,6 +40,7 @@ class Python35Parser(Python3Parser):
|
||||
# RETURN_END_IF vs RETURN_VALUE
|
||||
|
||||
ifelsestmtc ::= testexpr c_stmts_opt JUMP_FORWARD else_suitec
|
||||
# ifstmt ::= testexpr c_stmts_opt
|
||||
|
||||
# Python 3.3+ also has yield from. 3.5 does it
|
||||
# differently than 3.3, 3.4
|
||||
|
Reference in New Issue
Block a user