The modules described in this chapter provide new ways to import other Python modules and hooks for customizing the import process.
此章描述的完整模块列表:
zipimport
pkgutil
modulefinder
ModuleFinder
runpy
importlib
import
importlib.abc
importlib.machinery
importlib.util
importlib.import_module()
importlib.resources
importlib.resources.abc
importlib.metadata
sys.path
codeop — 编译 Python 代码
codeop
zipimport — 导入模块从 Zip 存档
键入搜索术语或模块、类、函数名称。