imputil.Importer._do_import

Importer._do_import(parent, parts, fromlist)[source]

Attempt to import the module relative to parent.

This method is used when the import context specifies that <self> imported the parent module.