Home
last modified time | relevance | path

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

/external/python/setuptools/pkg_resources/_vendor/
Dzipp.py110 return cls(_pathlib_compat(source))
139 def _pathlib_compat(path): function
317 next = posixpath.join(self.at, *map(_pathlib_compat, other))
/external/python/setuptools/setuptools/_vendor/
Dzipp.py110 return cls(_pathlib_compat(source))
139 def _pathlib_compat(path): function
317 next = posixpath.join(self.at, *map(_pathlib_compat, other))