Mailing List Archive

[issue1393] function comparing lacks NotImplemented error
Paul Pogonyshev added the comment:

I'd like to ping this issue as I think it is important enough (core is
affected).

__________________________________
Tracker <report@bugs.python.org>
<http://bugs.python.org/issue1393>
__________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue1393] function comparing lacks NotImplemented error [ In reply to ]
Guido van Rossum added the comment:

That solution (return NotImplemented instead of False) appears to work.
Committed revision 59761.

Thanks for bringing up this regression w.r.t. 2.5!

----------
resolution: -> fixed
status: open -> closed

__________________________________
Tracker <report@bugs.python.org>
<http://bugs.python.org/issue1393>
__________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com