We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc3bb33 commit b2f3d1aCopy full SHA for b2f3d1a
1 file changed
extending/embedding.po
@@ -8,7 +8,7 @@ msgid ""
8
msgstr ""
9
"Project-Id-Version: Python 3.13\n"
10
"Report-Msgid-Bugs-To: \n"
11
-"POT-Creation-Date: 2024-09-23 07:52+0800\n"
+"POT-Creation-Date: 2025-03-07 15:49+0000\n"
12
"PO-Revision-Date: 2018-05-23 14:09+0000\n"
13
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
14
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -356,7 +356,7 @@ msgstr ""
356
msgid ""
357
"After initializing the interpreter, the script is loaded using :c:func:"
358
"`PyImport_Import`. This routine needs a Python string as its argument, "
359
-"which is constructed using the :c:func:`PyUnicode_FromString` data "
+"which is constructed using the :c:func:`PyUnicode_DecodeFSDefault` data "
360
"conversion routine. ::"
361
362
0 commit comments