You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 09:22:40 +08:00
Merge branch 'long-collection-python3' into python-3.3-to-3.5
This commit is contained in:
@@ -168,7 +168,7 @@ class Scanner(object):
|
||||
opname="COLLECTION_START",
|
||||
attr=collection_enum,
|
||||
pattr=collection_type,
|
||||
offset="%s_0" % start_offset,
|
||||
offset="%s_0" % start_offset,
|
||||
has_arg=True,
|
||||
opc=self.opc,
|
||||
has_extended_arg=False,
|
||||
|
Reference in New Issue
Block a user