You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 09:22:40 +08:00
Isolate kv, kv2, and kdv3 better
This commit is contained in:
@@ -47,6 +47,7 @@ class Python32Parser(Python3Parser):
|
||||
|
||||
stmt ::= del_deref_stmt
|
||||
del_deref_stmt ::= DELETE_DEREF
|
||||
kv3 ::= expr expr STORE_MAP
|
||||
"""
|
||||
pass
|
||||
|
||||
|
Reference in New Issue
Block a user