Programmatic importing of modules should use import_module() instead of this function. importlib. import_module (name, package=None)¶. Import a module. The ...
確定! 回上一頁