You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 01:09:52 +08:00
Small Python 2 grammar reduction
This commit is contained in:
@@ -104,7 +104,6 @@ class Python2Parser(PythonParser):
|
||||
|
||||
mapexpr ::= BUILD_MAP kvlist
|
||||
|
||||
|
||||
classdef ::= buildclass designator
|
||||
|
||||
buildclass ::= LOAD_CONST expr mkfunc
|
||||
|
Reference in New Issue
Block a user