Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ build-installer.py
File
build-installer.py
Mac/BuildScript/build-installer.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
""
"
3
This script is used to build
"official"
universal installers on macOS.
4
Callers
nothing calls this directly
Calls
9
getTargetCompilers
Function · 0.85
getVersionMajorMinor
Function · 0.85
expanduser
Method · 0.80
main
Function · 0.70
join
Method · 0.45
keys
Method · 0.45
dirname
Method · 0.45
abspath
Method · 0.45
dedent
Method · 0.45
Tested by
no test coverage detected