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 1eb9c29 commit 5d3cd83Copy full SHA for 5d3cd83
1 file changed
reference/expressions.po
@@ -519,6 +519,9 @@ msgid ""
519
"emit :exc:`DeprecationWarning` when compiled, in Python 3.8+ they will emit "
520
":exc:`SyntaxError`).."
521
msgstr ""
522
+"由于它们会对外层作用域造成附带影响,``yield`` 表达式不被允许作为用于实现推导式和生成器表达式的隐式定义作用域的一部分 (在 Python "
523
+"3.7 中,此类表达式会在编译时引发 :exc:`DeprecationWarning`,在 Python 3.8+ 中它们将引发 "
524
+":exc:`SyntaxError`)。"
525
526
#: ../../reference/expressions.rst:433
527
msgid ""
0 commit comments