File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- {"translation" : " 95.48%" , "updated_at" : " 2024-07-15T14 :47:36Z " }
1+ {"translation" : " 95.48%" , "updated_at" : " 2024-07-15T15 :47:17Z " }
Original file line number Diff line number Diff line change 55#
66# Translators:
77# Rafael Fontenelle <[email protected] >, 20248+ # Freesand Leo <[email protected] >, 202489#
910#, fuzzy
1011msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314"Report-Msgid-Bugs-To : \n "
1415"POT-Creation-Date : 2024-07-12 14:46+0000\n "
1516"PO-Revision-Date : 2024-05-11 00:34+0000\n "
16- "Last-Translator : Rafael Fontenelle <rffontenelle@gmail .com>, 2024\n "
17+ "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2024\n "
1718"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
1819"MIME-Version : 1.0\n "
1920"Content-Type : text/plain; charset=UTF-8\n "
@@ -769,6 +770,10 @@ msgid ""
769770" it is propagated to the caller. :meth:`close` does nothing if the "
770771"generator has already exited due to an exception or normal exit."
771772msgstr ""
773+ "在生成器函数暂停的位置引发 :exc:`GeneratorExit`。 如果生成器函数随后正常退出、已经关闭,或者引发了 "
774+ ":exc:`GeneratorExit` (由于未捕获异常),执行关闭将返回其调用方。 如果生成器产生了一个值,则将引发 "
775+ ":exc:`RuntimeError`。 如果生成器引发了任何其他异常,它将被传播给调用方。 如果生成器已经由于异常或以正常退出方式结束执行则 "
776+ ":meth:`close` 将不会做任何事。"
772777
773778#: ../../reference/expressions.rst:611
774779msgid "Examples"
You can’t perform that action at this time.
0 commit comments