>
> I think (but I'm not sure), that removing the __hash__ method introduces
> some regression.
>

A solid test for __hash__ is critical. One needs to be able to compare
TopoDS_* instances for example, and I recall having some issues in the past
with the hashes.
Anyway, comparing TopoDS_* can be somewhat tricky.
Can you be more specific Thomas?
That way I can think about a better unittest.

-jelle
_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to