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.
 
 
 
 
 
 
Hansraj Das e018dc52d1 Remove duplicate call to strip method in Parser/pgen/token.py (GH-14938) 7 years ago
..
__init__.py bpo-35808: Retire pgen and use pgen2 to generate the parser (GH-11814) 7 years ago
__main__.py Clean implementation of Parser/pgen and fix some style issues (GH-12156) 7 years ago
grammar.py use `const` in graminit.c (GH-12713) 7 years ago
keywordgen.py bpo-36143: Regenerate Lib/keyword.py from the Grammar and Tokens file using pgen (GH-12456) 7 years ago
pgen.py Clean implementation of Parser/pgen and fix some style issues (GH-12156) 7 years ago
token.py Remove duplicate call to strip method in Parser/pgen/token.py (GH-14938) 7 years ago