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

Function get_python_inc

Lib/distutils/sysconfig.py:66–101  ·  view source on GitHub ↗

Return the directory containing installed Python header files. If 'plat_specific' is false (the default), this is the path to the non-platform-specific header files, i.e. Python.h and so on; otherwise, this is the path to platform-specific header files (namely pyconfig.h). If '

(plat_specific=0, prefix=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

get_config_h_filenameFunction · 0.85
_init_ntFunction · 0.85
_init_os2Function · 0.85

Calls 4

get_config_varFunction · 0.70
get_python_versionFunction · 0.70
joinMethod · 0.45

Tested by

no test coverage detected