MCPcopy 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

_scriptFunction · 0.85
mainFunction · 0.70

Tested by

no test coverage detected