Skip to content
Snippets Groups Projects
user avatar
Wei Chen authored
use `object.__eq__`(default object identity comparison) as default
implementation of same_as. This should be OK since `EqualOp` and
`NotEqualOp` are pure Python object, `object.__eq__` is sufficient.
ab858e3f
History
Name Last commit Last update