[pypy-issue] [issue847] Old style class equality test failure

Henry Ludemann tracker at bugs.pypy.org
Fri Aug 26 11:24:33 CEST 2011


New submission from Henry Ludemann <misc at hl.id.au>:

Old style classes ask the right hand side of '==' for the '__equals__' method
before the left hand side. This is different from cPython.

----------
files: test.py
messages: 3020
nosy: henryl, pypy-issue
priority: bug
status: unread
title: Old style class equality test failure

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue847>
________________________________________


More information about the pypy-issue mailing list