Name |
Last commit
|
Last update |
---|---|---|
.. | ||
contrib | ||
integration | ||
unittest |
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.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
contrib | Loading commit data... | |
integration | Loading commit data... | |
unittest | Loading commit data... |