File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : Python 3.13\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2024-09-23 07:52+0800 \n "
11
+ "POT-Creation-Date : 2025-03-07 15:49+0000 \n "
12
12
"PO-Revision-Date : 2018-05-23 14:09+0000\n "
13
13
"
Last-Translator :
Adrian Liaw <[email protected] >\n "
14
14
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -356,7 +356,7 @@ msgstr ""
356
356
msgid ""
357
357
"After initializing the interpreter, the script is loaded using :c:func:"
358
358
"`PyImport_Import`. This routine needs a Python string as its argument, "
359
- "which is constructed using the :c:func:`PyUnicode_FromString ` data "
359
+ "which is constructed using the :c:func:`PyUnicode_DecodeFSDefault ` data "
360
360
"conversion routine. ::"
361
361
msgstr ""
362
362
You can’t perform that action at this time.
0 commit comments