[issue18510] dict.__contains__ and dict.keys().__contains__ raises exception instead of returning False

Raymond Hettinger report at bugs.python.org
Mon Jul 22 09:01:18 CEST 2013


Raymond Hettinger added the comment:

There's no bug here.  It is the way Python has worked for 23 years.

----------
nosy: +rhettinger
versions:  -Python 2.7, Python 3.2, Python 3.3

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


More information about the Python-bugs-list mailing list