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 4a02693 commit 6ec83c0Copy full SHA for 6ec83c0
1 file changed
library/asyncio-policy.po
@@ -53,17 +53,17 @@ msgstr ""
53
msgid ""
54
"Policy objects should implement the APIs defined in the "
55
":class:`AbstractEventLoopPolicy` abstract base class."
56
-msgstr ""
+msgstr "策略对象应该实现 :class:`AbstractEventLoopPolicy` 抽象基类中定义的API。"
57
58
#: ../../library/asyncio-policy.rst:27
59
msgid "Getting and Setting the Policy"
60
+msgstr "获取和设置策略"
61
62
#: ../../library/asyncio-policy.rst:29
63
64
"The following functions can be used to get and set the policy for the "
65
"current process:"
66
+msgstr "可以使用下面函数获取和设置当前进程的策略:"
67
68
#: ../../library/asyncio-policy.rst:34
69
msgid "Return the current process-wide policy."
0 commit comments