Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ sitecustomize.py
File
sitecustomize.py
tools/pip/sitecustomize.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
import
site
3
site.addsitedir(os.path.dirname(os.path.realpath(__file__)) +
'/site-packages'
)
Callers
nothing calls this directly
Calls
1
realpath
Method · 0.45
Tested by
no test coverage detected