Home
last modified time | relevance | path

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

/third_party/python/Lib/distutils/
Dmsvccompiler.py259 self.__paths = self.get_msvc_paths("path")
587 def get_msvc_paths(self, path, platform='x86'): member in MSVCCompiler
631 p = self.get_msvc_paths("library")
633 p = self.get_msvc_paths(name)