MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / sysconfig.py

File sysconfig.py

tools/python-3.11.9-amd64/Lib/sysconfig.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Access to Python's configuration information."""
2
3import os
4import sys

Callers

nothing calls this directly

Calls 6

_safe_realpathFunction · 0.85
is_python_buildFunction · 0.85
startswithMethod · 0.80
_getuserbaseFunction · 0.70
_mainFunction · 0.70
splitMethod · 0.45

Tested by

no test coverage detected