[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:44:43 CEST 2014


Roundup Robot added the comment:

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

----------

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


More information about the Python-bugs-list mailing list