Home
last modified time | relevance | path

Searched refs:_get_vc_env (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/distutils/tests/
Dtest_msvccompiler.py30 _msvccompiler._get_vc_env,
45 env = _msvccompiler._get_vc_env('x86')
/external/python/cpython3/Lib/distutils/
D_msvccompiler.py113 def _get_vc_env(plat_spec): function
220 vc_env = _get_vc_env(plat_spec)