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 591e674 commit 7e6f8f4Copy full SHA for 7e6f8f4
1 file changed
howto/clinic.po
@@ -1849,12 +1849,14 @@ msgid ""
1849
" inside your C file and modifies Argument Clinic's runtime state. This is "
1850
"simple: you simply define a Python block."
1851
msgstr ""
1852
+"下面的高级内容需要编写 Python 代码,存于 C 文件中,并修改 Argument Clinic 的运行状态。其实很简单:只需定义一个 Python"
1853
+" 块。"
1854
1855
#: ../../howto/clinic.rst:1136
1856
msgid ""
1857
"A Python block uses different delimiter lines than an Argument Clinic "
1858
"function block. It looks like this::"
-msgstr ""
1859
+msgstr "Python 块的分隔线与 Argument Clinic 函数块不同。如下所示:"
1860
1861
#: ../../howto/clinic.rst:1143
1862
0 commit comments