Closed xpol closed 9 years ago
Currently __equal meta method is set in middleclass.
User must implement __eq meta method when they actually needs raw table address compare.
Shall we just leave __eq unset?
Hi there, I have released a new version of middleclass (3.2.0) which should fix this issue, thanks to @mpeterv !
Currently __equal meta method is set in middleclass.
User must implement __eq meta method when they actually needs raw table address compare.
Shall we just leave __eq unset?