You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 01:09:52 +08:00
Correct generator function parsing for 3.3..3.5
This commit is contained in:
@@ -80,7 +80,6 @@ def usage():
|
||||
|
||||
|
||||
def main_bin():
|
||||
current_bytecode_supported = True
|
||||
recurse_dirs = False
|
||||
numproc = 0
|
||||
outfile = "-"
|
||||
|
Reference in New Issue
Block a user