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 grammar formatting tidy
This commit is contained in:
@@ -422,7 +422,7 @@ class PythonParser(GenericASTBuilder):
|
|||||||
for_block POP_BLOCK _come_froms
|
for_block POP_BLOCK _come_froms
|
||||||
|
|
||||||
forelsestmt ::= SETUP_LOOP expr for_iter store
|
forelsestmt ::= SETUP_LOOP expr for_iter store
|
||||||
for_block POP_BLOCK else_suite _come_froms
|
for_block POP_BLOCK else_suite _come_froms
|
||||||
|
|
||||||
forelselaststmt ::= SETUP_LOOP expr for_iter store
|
forelselaststmt ::= SETUP_LOOP expr for_iter store
|
||||||
for_block POP_BLOCK else_suitec _come_froms
|
for_block POP_BLOCK else_suitec _come_froms
|
||||||
|
Reference in New Issue
Block a user