Message217730
I don't think it's a bug. The subclass-goes-first behavior is very intentional. The implicit __ne__ returning the boolean inverse of __eq__ is what fooled me when I looked at it.
Or did you mean that following the subclass rule in the case where object is the other class is possibly suspect? |
|
Date |
User |
Action |
Args |
2014-05-01 21:47:31 | r.david.murray | set | recipients:
+ r.david.murray, exarkun, benjamin.peterson, josh.r |
2014-05-01 21:47:31 | r.david.murray | set | messageid: <1398980851.59.0.595676086653.issue21408@psf.upfronthosting.co.za> |
2014-05-01 21:47:31 | r.david.murray | link | issue21408 messages |
2014-05-01 21:47:31 | r.david.murray | create | |
|