MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / getsitepackages

Function getsitepackages

Lib/site.py:272–307  ·  view source on GitHub ↗

Returns a list containing all global site-packages directories (and possibly site-python). For each directory present in the global ``PREFIXES``, this function will find its `site-packages` subdirectory depending on the system environment, and will return a list of full paths.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

addsitepackagesFunction · 0.85

Calls 5

get_config_varFunction · 0.90
setFunction · 0.85
addMethod · 0.45
appendMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected