Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_importhooks.py121 return ImpLoader(file, filename, stuff)
124 class ImpLoader: class
/external/python/cpython2/Lib/
Dpkgutil.py189 return ImpLoader(fullname, file, filename, etc)
232 class ImpLoader: class
/external/python/cpython2/Doc/library/
Dpkgutil.rst62 .. class:: ImpLoader(fullname, file, filename, etc)