Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ build.py
File
build.py
Tools/jit/build.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Build an experimental just-in-time compiler for CPython."
""
2
3
import
argparse
4
import
pathlib
Callers
nothing calls this directly
Calls
9
join
Method · 0.45
add_argument
Method · 0.45
resolve
Method · 0.45
parse_args
Method · 0.45
build
Method · 0.45
append
Method · 0.45
is_file
Method · 0.45
read_text
Method · 0.45
write_text
Method · 0.45
Tested by
no test coverage detected