Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/distutils/
Dmsvccompiler.py263 self.__paths = self.get_msvc_paths("path")
602 def get_msvc_paths(self, path, platform='x86'): member in MSVCCompiler
647 p = self.get_msvc_paths("library")
649 p = self.get_msvc_paths(name)