Home
last modified time | relevance | path

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

/external/python/setuptools/setuptools/
Dmsvc.py1166 ucrtver = self._ucrt_subdir
1178 return [os.path.join(include, '%sucrt' % self._ucrt_subdir)]
1181 def _ucrt_subdir(self): member in EnvironmentInfo