Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 64a3b4b

Browse files
committed
[po] auto sync bot
1 parent c79aebb commit 64a3b4b

2 files changed

Lines changed: 4021 additions & 4010 deletions

File tree

tutorial/modules.po

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ msgid ""
1616
msgstr ""
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
610610
msgid ""
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."
615615
msgstr ""
616-
"请记住,使用 ``from Package import specific_submodule`` "
617-
"没有任何问题!实际上,除非导入模块需要使用来自不同包的同名子模块,否则这是推荐的表示法。"
618616

619617
#: ../../tutorial/modules.rst:533
620618
msgid "Intra-package References"

0 commit comments

Comments
 (0)