importlib.machinery.FrozenImporter

class importlib.machinery.FrozenImporter

An importer for frozen modules. This class implements the importlib.abc.MetaPathFinder and importlib.abc.InspectLoader ABCs.

Only class methods are defined by this class to alleviate the need for instantiation.

doc_python
2016-10-07 17:34:45
Comments
Leave a Comment

Please login to continue.