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

Function get_config_var

Lib/distutils/sysconfig.py:477–482  ·  view source on GitHub ↗

Return the value of a single variable using the dictionary returned by 'get_config_vars()'. Equivalent to get_config_vars().get(name)

(name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

get_ext_filenameMethod · 0.90
get_python_incFunction · 0.70

Calls 2

get_config_varsFunction · 0.70
getMethod · 0.45

Tested by

no test coverage detected