Table of Contents
imp
importlib
imputil
imputil.BuiltinImporter
imputil.DynLoadSuffixImporter
imputil.ImportManager
imputil.Importer
zipimport
pkgutil
modulefinder
runpy
Importer.
_do_import
Attempt to import the module relative to parent.
This method is used when the import context specifies that <self> imported the parent module.