-
-
Notifications
You must be signed in to change notification settings - Fork 211
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgstr "" | |
"Project-Id-Version: Python 3.13\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-09-03 11:11+0800\n" | ||
"PO-Revision-Date: 2024-12-11 22:11+0800\n" | ||
"PO-Revision-Date: 2024-12-11 22:16+0800\n" | ||
"Last-Translator: Ken Cheng <[email protected]>\n" | ||
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-" | ||
"tw)\n" | ||
|
@@ -1016,9 +1016,9 @@ msgid "" | |
"submodules will be found. By definition, if a module has a :attr:`!__path__` " | ||
"attribute, it is a :term:`package`." | ||
msgstr "" | ||
":attr:`~module.__path__` 屬性應該是一個(可能為空的):term:`sequence`,其包含" | ||
"列舉套件子模組位置的字串。根據定義,如果一個模組有 :attr:`!__path__` 屬性,那" | ||
"麼它就是一個 :term:`package`。" | ||
":attr:`~module.__path__` 屬性應該是一個(可能為空的)\\ :term:`sequence`,其" | ||
"包含列舉套件子模組位置的字串。根據定義,如果一個模組有 :attr:`!__path__` 屬" | ||
"性,那麼它就是一個 :term:`package`。" | ||
|
||
#: ../../reference/import.rst:553 | ||
msgid "" | ||
|