Message217731
The subclass behavior is a red herring.
I meant maybe object.__ne__ should check if the other object has a __ne__ method before falling back on ``not object.__eq__()``. |
|
Date |
User |
Action |
Args |
2014-05-01 21:52:06 | benjamin.peterson | set | recipients:
+ benjamin.peterson, exarkun, r.david.murray, josh.r |
2014-05-01 21:52:06 | benjamin.peterson | set | messageid: <1398981126.74.0.410393185554.issue21408@psf.upfronthosting.co.za> |
2014-05-01 21:52:06 | benjamin.peterson | link | issue21408 messages |
2014-05-01 21:52:06 | benjamin.peterson | create | |
|