create_module(spec)
Creates the module object from the given specification in accordance with PEP 489.
New in version 3.5.
create_module(spec)
Creates the module object from the given specification in accordance with PEP 489.
New in version 3.5.
Please login to continue.