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 88msgstr ""
99"Project-Id-Version : Python 3.13\n "
1010"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 "
1212"PO-Revision-Date : 2018-05-23 14:09+0000\n "
1313"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
1414"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -356,7 +356,7 @@ msgstr ""
356356msgid ""
357357"After initializing the interpreter, the script is loaded using :c:func:"
358358"`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 "
360360"conversion routine. ::"
361361msgstr ""
362362
You can’t perform that action at this time.
0 commit comments