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 aac5925 commit b1576b4Copy full SHA for b1576b4
2 files changed
.stat.json
@@ -1 +1 @@
1
-{"translation": "89.36%", "updated_at": "2023-08-06T15:57:03Z"}
+{"translation": "89.37%", "updated_at": "2023-08-06T16:08:22Z"}
library/operator.po
@@ -91,6 +91,8 @@ msgid ""
91
"defines this operation. The result is affected by the "
92
":meth:`~object.__bool__` and :meth:`~object.__len__` methods.)"
93
msgstr ""
94
+"返回 :keyword:`not` *obj* 的结果。 (请注意对象实例并没有 :meth:`!__not__` 方法;只有解释器核心可定义此操作。 "
95
+"结果会受到 :meth:`~object.__bool__` 和 :meth:`~object.__len__` 方法的影响。)"
96
97
#: ../../library/operator.rst:69
98
msgid ""
0 commit comments