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

Function get_config_var

Lib/sysconfig.py:510–516  ·  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 4

getuserbaseFunction · 0.90
getusersitepackagesFunction · 0.90
getsitepackagesFunction · 0.90
_getuserbaseFunction · 0.70

Calls 2

get_config_varsFunction · 0.70
getMethod · 0.45

Tested by

no test coverage detected