Searched defs:find_vcvarsall (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/distutils/ | ||
D | msvc9compiler.py | 219 def find_vcvarsall(version): function |
/external/python/cpython3/Lib/distutils/ | ||
D | msvc9compiler.py | 217 def find_vcvarsall(version): function |