File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -345,17 +345,19 @@ msgid ""
345345"possible *in-place* behavior, the binary operation performed by augmented "
346346"assignment is the same as the normal binary operations."
347347msgstr ""
348+ "除了在单个语句中赋值给元组和多个目标的例外情况,增强赋值语句的赋值操作处理方式与普通赋值相同。 类似地,除了可能存在 *原地* "
349+ "操作行为的例外情况,增强赋值语句执行的二元运算也与普通二元运算相同。"
348350
349351#: ../../reference/simple_stmts.rst:314
350352msgid ""
351353"For targets which are attribute references, the same :ref:`caveat about "
352354"class and instance attributes <attr-target-note>` applies as for regular "
353355"assignments."
354- msgstr ""
356+ msgstr "对于属性引用类目标,针对常规赋值的 :ref:`关于类和实例属性的警告 <attr-target-note>` 也同样适用。 "
355357
356358#: ../../reference/simple_stmts.rst:321
357359msgid "Annotated assignment statements"
358- msgstr ""
360+ msgstr "带标注的赋值语句 "
359361
360362#: ../../reference/simple_stmts.rst:328
361363msgid ""
You can’t perform that action at this time.
0 commit comments