Home
last modified time | relevance | path

Searched refs:locate_file (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/test/test_importlib/
H A Dtest_zip.py42 path = str(file.dist.locate_file(file))
57 path = str(file.dist.locate_file(file))
/third_party/python/Lib/importlib/metadata/
H A D__init__.py520 return self.dist.locate_file(self)
543 def locate_file(self, path): member in Distribution
942 def locate_file(self, path): member in PathDistribution

Completed in 3 milliseconds