Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ __main__.py
File
__main__.py
Tools/peg_generator/pegen/__main__.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3.8
2
3
""
"pegen -- PEG Generator.
4
Callers
nothing calls this directly
Calls
6
add_subparsers
Method · 0.80
add_parser
Method · 0.80
main
Function · 0.70
add_argument
Method · 0.45
set_defaults
Method · 0.45
exit
Method · 0.45
Tested by
no test coverage detected