Nick Coghlan <ncogh...@gmail.com> added the comment:

For the record, the gory details as to *why* RichCompareBool makes more 
assumptions as to the meaning of equality than the basic RichCompare function 
can be found in issue 4296 (I just found that issue myself by looking at Mark's 
response to the python-list thread).

It may be worth explicitly pointing out that use cases where this assumption is 
unacceptable would be better served by direct invocation RichCompare function.

----------
nosy: +mark.dickinson

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10912>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to