Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pyodide/pyodide
/ adjust_sysconfig.py
File
adjust_sysconfig.py
cpython/adjust_sysconfig.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
from
textwrap
import
dedent
3
4
PYODIDE_ROOT = os.environ[
"PYODIDE_ROOT"
]
Callers
nothing calls this directly
Calls
4
load_sysconfig
Function · 0.85
adjust_sysconfig
Function · 0.85
format_sysconfig
Function · 0.85
write_sysconfig
Function · 0.85
Tested by
no test coverage detected