importlib

Backport of importlib.import_module from 3.x.

Functions

import_module(name[, package]) Import a module.