Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ site.py
File
site.py
Lib/site.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Append module search paths
for
third-party packages to sys.path.
2
3
****************************************************************
4
* This module is automatically imported during initialization. *
Callers
nothing calls this directly
Calls
2
_script
Function · 0.85
main
Function · 0.70
Tested by
no test coverage detected