MCPcopy 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

1import os
2import site
3site.addsitedir(os.path.dirname(os.path.realpath(__file__)) + '/site-packages')

Callers

nothing calls this directly

Calls 1

realpathMethod · 0.45

Tested by

no test coverage detected