[docs] [issue23986] Inaccuracy about "in" keyword for list and tuple

Roundup Robot report at bugs.python.org
Tue Apr 26 03:59:24 EDT 2016


Roundup Robot added the comment:

New changeset aba647a34ed4 by Raymond Hettinger in branch '2.7':
Issue #23986:  Note that the in-operator for lists and tuples check identity before equality.
https://hg.python.org/cpython/rev/aba647a34ed4

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23986>
_______________________________________


More information about the docs mailing list