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

Function get_python_lib

Lib/distutils/sysconfig.py:104–147  ·  view source on GitHub ↗

Return the directory containing the Python library (standard or site additions). If 'plat_specific' is true, return the directory containing platform-specific modules, i.e. any module from a non-pure-Python module distribution; otherwise, return the platform-shared library direc

(plat_specific=0, standard_lib=0, prefix=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

get_makefile_filenameFunction · 0.85
_init_ntFunction · 0.85
_init_os2Function · 0.85

Calls 3

get_python_versionFunction · 0.70
joinMethod · 0.45

Tested by

no test coverage detected