The type of modules. The constructor takes the name of the module to be created and optionally its docstring.
class types.ModuleType(name, doc=None)