Skip to content

Commit 6c1c5a3

Browse files
CooCoo
Coo
authored and
Coo
committed
10.3小节完成
1 parent 7cf328c commit 6c1c5a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/c10/p03_import_submodules_by_relative_names.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,6 @@ import语句的 ``.`` 和 ``..``看起来很滑稽, 但它指定目录名.为当
9090
9191
% python3 -m mypackage.A.spam # Relative imports work
9292
93-
更对的包的相对导入的背景知识,请看 `PEP 328 <http://www.python.org/dev/peps/pep-0328>`_ .
93+
更多的包的相对导入的背景知识,请看 `PEP 328 <http://www.python.org/dev/peps/pep-0328>`_ .
9494
9595

0 commit comments

Comments
 (0)