[Python-Dev] operator precedence of __eq__, __ne__, etc, if both object have implementations
Frank Wierzbicki
fwierzbicki at gmail.com
Wed Sep 23 02:43:22 CEST 2009
On Tue, Sep 22, 2009 at 5:55 PM, Dino Viehland <dinov at microsoft.com> wrote:
> For IronPython we wrote a set of tests which go through and define
> the various operator methods in all sorts of combinations on both
> new-style and old-style classes as well as subclasses of those classes
> and then do the comparisons w/ logging.
We've talked about this before, but now I'm reminded again -- do you
happen to have a pointer to these tests just in case someone might
want to grab them :) ?
-Frank
More information about the Python-Dev
mailing list