File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ msgid ""
1616msgstr ""
1717"Project-Id-Version : Python 3.7\n "
1818"Report-Msgid-Bugs-To : \n "
19- "POT-Creation-Date : 2019-04-12 11:10 +0900\n "
19+ "POT-Creation-Date : 2019-05-01 11:19 +0900\n "
2020"PO-Revision-Date : 2017-02-16 23:41+0000\n "
2121"
Last-Translator :
Freesand Leo <[email protected] >, 2019\n "
2222"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -608,13 +608,11 @@ msgstr "虽然某些模块被设计为在使用 ``import *`` 时只导出遵循
608608
609609#: ../../tutorial/modules.rst:526
610610msgid ""
611- "Remember, there is nothing wrong with using ``from Package import "
611+ "Remember, there is nothing wrong with using ``from package import "
612612"specific_submodule``! In fact, this is the recommended notation unless the "
613613"importing module needs to use submodules with the same name from different "
614614"packages."
615615msgstr ""
616- "请记住,使用 ``from Package import specific_submodule`` "
617- "没有任何问题!实际上,除非导入模块需要使用来自不同包的同名子模块,否则这是推荐的表示法。"
618616
619617#: ../../tutorial/modules.rst:533
620618msgid "Intra-package References"
You can’t perform that action at this time.
0 commit comments