Home
last modified time | relevance | path

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

/external/python/setuptools/setuptools/command/
Dpy36compat.py39 def _cs_path_exists(fspath): member in sdist_add_defaults
62 if self._cs_path_exists(fn):
71 if self._cs_path_exists(fn):
/external/python/cpython3/Lib/distutils/command/
Dsdist.py233 def _cs_path_exists(fspath): member in sdist
256 if self._cs_path_exists(fn):
265 if self._cs_path_exists(fn):
/external/python/setuptools/setuptools/_distutils/command/
Dsdist.py233 def _cs_path_exists(fspath): member in sdist
256 if self._cs_path_exists(fn):
265 if self._cs_path_exists(fn):