MCPcopy
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

1import os
2from textwrap import dedent
3
4PYODIDE_ROOT = os.environ["PYODIDE_ROOT"]

Callers

nothing calls this directly

Calls 4

load_sysconfigFunction · 0.85
adjust_sysconfigFunction · 0.85
format_sysconfigFunction · 0.85
write_sysconfigFunction · 0.85

Tested by

no test coverage detected