importlib.machinery.WindowsRegistryFinder

class importlib.machinery.WindowsRegistryFinder

Finder for modules declared in the Windows registry. This class implements the importlib.abc.Finder ABC.

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

New in version 3.3.

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

Please login to continue.