gh-138257: Fix internal `RuleCollectorVisitor` attribute name (#138208) · python/cpython@11217a8 · GitHub
Skip to content

Commit 11217a8

Browse files
authored
gh-138257: Fix internal RuleCollectorVisitor attribute name (#138208)
The internal `RuleCollectorVisitor` class had an attribute named "rulses" instead of "rules" that other `GrammarVisitor` subclasses define.
1 parent 5c6937a commit 11217a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tools/peg_generator/pegen/parser_generator.py

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)