Home
last modified time | relevance | path

Searched defs:importlib_machinery (Results 1 – 1 of 1) sorted by relevance

/external/python/setuptools/pkg_resources/
D__init__.py66 import importlib.machinery as importlib_machinery namespace
70 importlib_machinery = None variable