Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/astral-sh/python-build-standalone
/ install_binutils
Function
install_binutils
cpython-unix/build.py:225–226 ·
view source on GitHub ↗
(platform)
Source
from the content-addressed store, hash-verified
223
224
225
def
install_binutils(platform):
226
return
not platform.startswith(
"macos_"
)
227
228
229
def
simple_build(
Callers
4
simple_build
Function · 0.85
build_libedit
Function · 0.85
build_cpython_host
Function · 0.85
build_cpython
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected