文章目录 package与module间的关系 空的 `__init__.py`文件 如果`__init__.py` 不为空 `package` 的初始化工作 从 package 中导入变量的顺序 使用 * 导入 packa……