Home
last modified time | relevance | path

Searched refs:_find_vc2015 (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/distutils/tests/
Dtest_msvccompiler.py70 version, path = _msvccompiler._find_vc2015()
/external/python/setuptools/setuptools/_distutils/tests/
Dtest_msvccompiler.py71 version, path = _msvccompiler._find_vc2015()
/external/python/setuptools/setuptools/_distutils/
D_msvccompiler.py32 def _find_vc2015(): function
104 best_version, best_dir = _find_vc2015()
/external/python/cpython3/Lib/distutils/
D_msvccompiler.py28 def _find_vc2015(): function
100 best_version, best_dir = _find_vc2015()