|
7 | 7 | msgstr "" |
8 | 8 | "Project-Id-Version: Python 3.13\n" |
9 | 9 | "Report-Msgid-Bugs-To: \n" |
10 | | -"POT-Creation-Date: 2025-01-16 00:13+0000\n" |
| 10 | +"POT-Creation-Date: 2025-02-05 00:13+0000\n" |
11 | 11 | "PO-Revision-Date: 2018-05-23 16:04+0000\n" |
12 | 12 | "Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n" |
13 | 13 | "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-" |
@@ -993,7 +993,7 @@ msgstr "" |
993 | 993 | #: ../../library/importlib.rst:748 |
994 | 994 | msgid "" |
995 | 995 | "When opening as text, accepts encoding parameters such as those accepted by :" |
996 | | -"attr:`io.TextIOWrapper`." |
| 996 | +"class:`io.TextIOWrapper`." |
997 | 997 | msgstr "" |
998 | 998 |
|
999 | 999 | #: ../../library/importlib.rst:753 |
@@ -1053,7 +1053,7 @@ msgid "" |
1053 | 1053 | msgstr "" |
1054 | 1054 |
|
1055 | 1055 | #: ../../library/importlib.rst:811 ../../library/importlib.rst:821 |
1056 | | -msgid "Use :attr:`BYTECODE_SUFFIXES` instead." |
| 1056 | +msgid "Use :const:`BYTECODE_SUFFIXES` instead." |
1057 | 1057 | msgstr "" |
1058 | 1058 |
|
1059 | 1059 | #: ../../library/importlib.rst:816 |
@@ -1349,7 +1349,7 @@ msgstr "" |
1349 | 1349 | #: ../../library/importlib.rst:1111 |
1350 | 1350 | msgid "" |
1351 | 1351 | "Returns ``True`` if the file path points to a package's ``__init__`` module " |
1352 | | -"based on :attr:`EXTENSION_SUFFIXES`." |
| 1352 | +"based on :const:`EXTENSION_SUFFIXES`." |
1353 | 1353 | msgstr "" |
1354 | 1354 |
|
1355 | 1355 | #: ../../library/importlib.rst:1116 |
|
0 commit comments