You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Pablo Galindo c638521dbf
Fix typo in the algorithm description (GH-15774)
6 years ago
..
__init__.py bpo-35808: Retire pgen and use pgen2 to generate the parser (GH-11814) 7 years ago
__main__.py Refactor Parser/pgen and add documentation and explanations (GH-15373) 6 years ago
automata.py Fix typo in the algorithm description (GH-15774) 6 years ago
grammar.py Refactor Parser/pgen and add documentation and explanations (GH-15373) 6 years ago
keywordgen.py Refactor Parser/pgen and add documentation and explanations (GH-15373) 6 years ago
metaparser.py Refactor Parser/pgen and add documentation and explanations (GH-15373) 6 years ago
pgen.py Fix typos in the documentation of Parser/pgen (GH-15416) 6 years ago
token.py Refactor Parser/pgen and add documentation and explanations (GH-15373) 6 years ago