We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a58771 commit d11e8e0Copy full SHA for d11e8e0
Lib/lib2to3/pgen2/driver.py
@@ -148,7 +148,7 @@ def load_packaged_grammar(package, grammar_source):
148
Python version and using a ``.pickle`` extension.
149
150
However, if *grammar_source* is an extant file, load_grammar(grammar_source)
151
- is called instead. This facilities using a packaged grammar file when needed
+ is called instead. This facilitates using a packaged grammar file when needed
152
but preserves load_grammar's automatic regeneration behavior when possible.
153
154
"""
0 commit comments