Home
last modified time | relevance | path

Searched defs:get_config_vars (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/distutils/tests/
H A Dtest_util.py15 from distutils.sysconfig import get_config_vars namespace
[all...]
/third_party/python/Lib/
H A Dsysconfig.py629 def get_config_vars(*args): function
[all...]
/third_party/python/Lib/distutils/command/
H A Dinstall.py13 from distutils.sysconfig import get_config_vars namespace
/third_party/python/Lib/test/
H A Dtest_sysconfig.py17 from sysconfig import (get_paths, get_platform, get_config_vars, namespace
[all...]

Completed in 3 milliseconds