Home
last modified time | relevance | path

Searched refs:_init_posix (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/distutils/
H A Dsysconfig.py29 _init_posix as sysconfig_init_posix,
66 _init_posix = partial(sysconfig_init_posix, _config_vars) variable
/third_party/python/Lib/
H A Dsysconfig.py498 # get_config_vars() eventually calls _init_posix(), which attempts
500 # for _init_posix() to work, if we're on Darwin, just mock up the
527 def _init_posix(vars): function
670 _init_posix(_CONFIG_VARS)

Completed in 2 milliseconds