[issue24434] ItemsView.__contains__ does not mimic dict_items

Caleb Levy report at bugs.python.org
Fri Jun 12 07:52:41 CEST 2015


Caleb Levy added the comment:

Sorry; that should be DictLikeMapping(a="b").items(), where DictLikeMapping is defined in the patch unit tests.

----------

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


More information about the Python-bugs-list mailing list