Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 39b2707

Browse files
committed
[po] auto sync bot
1 parent f880cc7 commit 39b2707

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

reference/simple_stmts.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,8 @@ msgid ""
178178
"if it cannot perform the assignment, it raises an exception (usually but not"
179179
" necessarily :exc:`AttributeError`)."
180180
msgstr ""
181+
"如果该对象为属性引用:引用中的原型表达式会被求值。 它应该产生一个具有可赋值属性的对象;否则将引发 :exc:`TypeError`。 "
182+
"该对象会被要求将可赋值对象赋值给指定的属性;如果它无法执行赋值,则会引发异常 (通常应为 :exc:`AttributeError` 但并不强制要求)。"
181183

182184
#: ../../reference/simple_stmts.rst:171
183185
msgid ""

0 commit comments

Comments
 (0)