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 72858c0 commit ae6441aCopy full SHA for ae6441a
1 file changed
library/contextlib.po
@@ -224,7 +224,7 @@ msgid ""
224
"context manager should be used only to cover very specific errors where "
225
"silently continuing with program execution is known to be the right thing to"
226
" do."
227
-msgstr ""
+msgstr "与完全抑制异常的任何其他机制一样,该上下文管理器应当只用来抑制非常具体的错误,并确保该场景下静默地继续执行程序是通用的正确做法。"
228
229
#: ../../library/contextlib.rst:202
230
msgid "For example::"
0 commit comments