Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ keywordgen.py
File
keywordgen.py
Tools/peg_generator/pegen/keywordgen.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Generate Lib/keyword.py from the Grammar and Tokens files using pgen"
""
2
3
import
argparse
4
Callers
nothing calls this directly
Calls
2
main
Function · 0.70
lstrip
Method · 0.45
Tested by
no test coverage detected