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

Skip to content

Commit c5f7a51

Browse files
[po] auto sync
1 parent 84fadea commit c5f7a51

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

reference/expressions.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2175,6 +2175,9 @@ msgid ""
21752175
"explicitly given, operators are binary. Operators in the same box group "
21762176
"left to right (except for exponentiation, which groups from right to left)."
21772177
msgstr ""
2178+
"下表对The following table summarizes the operator precedence in Python "
2179+
"中运算符的优先顺序进行了总结,从最高优先级(最先绑定)到最低优先级(最后绑定)。 相同单元格内的运算符具有相同优先级。 "
2180+
"除非句法显式地给出,否则运算符均指二元运算。 相同单元格内的运算符从左至右分组(除了幂运算是从右至左分组)。"
21782181

21792182
#: ../../reference/expressions.rst:1816
21802183
msgid ""

0 commit comments

Comments
 (0)