You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
Merge hell
This commit is contained in:
@@ -303,6 +303,7 @@ class Scanner37Base(Scanner):
|
||||
has_arg=jump_inst.has_arg,
|
||||
inst_size=jump_inst.inst_size,
|
||||
has_extended_arg=inst.has_extended_arg,
|
||||
fallthrough=False,
|
||||
tos_str=None,
|
||||
start_offset=None,
|
||||
)
|
||||
|
Reference in New Issue
Block a user