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 d8f706a commit 05b992cCopy full SHA for 05b992c
1 file changed
reference/datamodel.po
@@ -3122,6 +3122,8 @@ msgid ""
3122
" objects can supply the following special method with a more efficient "
3123
"implementation, which also does not require the object be a sequence."
3124
msgstr ""
3125
+"成员检测运算符 (:keyword:`in` 和 :keyword:`not in`) "
3126
+"通常以在序列中逐个迭代的方式来实现。不过,容器对象可以提供以下特殊方法并采用更有效率的实现,这样也不要求对象必须属于序列。"
3127
3128
#: ../../reference/datamodel.rst:2236
3129
msgid ""
0 commit comments