import s
This is a wrapper around the Python C API function PyImport_ImportModule and returns an imported Python module.
Once imported, the statements and definitions from the module are available using getattr.
|
|
|
The object import is a method function.