Thanks to visit codestin.com Credit goes to github.com
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 8dc127b commit 4cb4746Copy full SHA for 4cb4746
1 file changed
extending/extending.po
@@ -535,8 +535,8 @@ msgid ""
535
"type, declares any special linkage declarations required by the platform, "
536
"and for C++ declares the function as ``extern \"C\"``."
537
msgstr ""
538
-"注意 PyMODINIT_FUNC 声明了函数作为 ``PyObject *`` 返回类型,声明任何平台的链接生命,以及给C++生命函数的 "
539
-"``extern \"C\"`` 。"
+"注意 PyMODINIT_FUNC 将函数声明为 ``PyObject *`` 返回类型,声明了任何平台所要求的特殊链接声明,并针对 C++ "
+"将函数声明为 ``extern \"C\"``。"
540
541
#: ../../extending/extending.rst:372
542
msgid ""
0 commit comments