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 f880cc7 commit 39b2707Copy full SHA for 39b2707
1 file changed
reference/simple_stmts.po
@@ -178,6 +178,8 @@ msgid ""
178
"if it cannot perform the assignment, it raises an exception (usually but not"
179
" necessarily :exc:`AttributeError`)."
180
msgstr ""
181
+"如果该对象为属性引用:引用中的原型表达式会被求值。 它应该产生一个具有可赋值属性的对象;否则将引发 :exc:`TypeError`。 "
182
+"该对象会被要求将可赋值对象赋值给指定的属性;如果它无法执行赋值,则会引发异常 (通常应为 :exc:`AttributeError` 但并不强制要求)。"
183
184
#: ../../reference/simple_stmts.rst:171
185
msgid ""
0 commit comments