Home
last modified time | relevance | path

Searched refs:customize_config_vars (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Lib/
D_osx_support.py368 def customize_config_vars(_config_vars): function
Dsysconfig.py509 _osx_support.customize_config_vars(_CONFIG_VARS)
/external/python/cpython3/Lib/
D_osx_support.py439 def customize_config_vars(_config_vars): function
Dsysconfig.py582 _osx_support.customize_config_vars(_CONFIG_VARS)
/external/python/cpython2/Lib/distutils/
Dsysconfig.py468 _osx_support.customize_config_vars(_config_vars)
/external/python/cpython3/Lib/distutils/
Dsysconfig.py537 _osx_support.customize_config_vars(_config_vars)