-
- Downloads
py: Implement fallback for equality check for all types.
Return "not equal" for objects that don't implement equality check. This is as per Python specs.
tests/basics/equal_class.py
0 → 100644
Please register or sign in to comment