File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ msgstr ""
7
7
"Project-Id-Version : Python 3.13\n "
8
8
"Report-Msgid-Bugs-To : \n "
9
9
"POT-Creation-Date : 2024-09-03 11:11+0800\n "
10
- "PO-Revision-Date : 2024-12-11 22:11 +0800\n "
10
+ "PO-Revision-Date : 2024-12-11 22:16 +0800\n "
11
11
"
Last-Translator :
Ken Cheng <[email protected] >\n "
12
12
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
13
13
"tw)\n "
@@ -1016,9 +1016,9 @@ msgid ""
1016
1016
"submodules will be found. By definition, if a module has a :attr:`!__path__` "
1017
1017
"attribute, it is a :term:`package`."
1018
1018
msgstr ""
1019
- ":attr:`~module.__path__` 屬性應該是一個(可能為空的):term:`sequence`,其包含 "
1020
- "列舉套件子模組位置的字串 。根據定義,如果一個模組有 :attr:`!__path__` 屬性,那 "
1021
- "麼它就是一個 :term:`package`。"
1019
+ ":attr:`~module.__path__` 屬性應該是一個(可能為空的)\\ :term:`sequence`,其 "
1020
+ "包含列舉套件子模組位置的字串 。根據定義,如果一個模組有 :attr:`!__path__` 屬 "
1021
+ "性,那麼它就是一個 :term:`package`。"
1022
1022
1023
1023
#: ../../reference/import.rst:553
1024
1024
msgid ""
You can’t perform that action at this time.
0 commit comments