Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ __init__.py
File
__init__.py
Lib/sysconfig/__init__.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Access to Python's configuration information."
""
2
3
import
os
4
import
sys
Callers
nothing calls this directly
Calls
7
_safe_realpath
Function · 0.85
is_python_build
Function · 0.85
RLock
Method · 0.80
_getuserbase
Function · 0.70
split
Method · 0.45
dirname
Method · 0.45
startswith
Method · 0.45
Tested by
no test coverage detected