Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dpkgutil.py17 'ImpImporter', 'ImpLoader', 'read_code', 'extend_path',
194 class ImpImporter: class
197 ImpImporter(dirname) produces a PEP 302 finder that searches that
198 directory. ImpImporter(None) produces a PEP 302 finder that searches
201 Note that ImpImporter does not currently support being used by placement
355 finder = ImpImporter(self.filename)
/third_party/python/Lib/test/
H A Dtest_pkgutil.py546 pkgutil.ImpImporter("")

Completed in 2 milliseconds