You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
Grammar lint adjustments
This commit is contained in:
@@ -725,7 +725,6 @@ class Python37Parser(Python37BaseParser):
|
||||
store set_iter
|
||||
jb_or_c _come_froms
|
||||
|
||||
list_if_not_end ::= pjump_ift _come_froms
|
||||
# This is seen in PyPy, but possibly it appears on other Python 3?
|
||||
list_if ::= expr jmp_false list_iter COME_FROM
|
||||
list_if_not ::= expr jmp_true list_iter COME_FROM
|
||||
|
Reference in New Issue
Block a user