Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_importhooks.py102 class ImpWrapper: class
235 i = ImpWrapper()
237 sys.path_hooks.append(ImpWrapper)
/external/python/setuptools/
DCHANGES.rst2257 * Removed ``pkg_resources.ImpWrapper``. Clients that expected this class