[issue21481] Argpase Namespace object methods __eq__ and __ne__ raise TypeError when comparing to None

Roundup Robot report at bugs.python.org
Mon May 26 09:40:36 CEST 2014


Roundup Robot added the comment:

New changeset ba84d1e9a742 by Raymond Hettinger in branch '2.7':
Issue #21481:  Teach argparse equality tests to return NotImplemented when comparing to unknown types.
http://hg.python.org/cpython/rev/ba84d1e9a742

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

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


More information about the Python-bugs-list mailing list