Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tools.memories: define
__eq__()
/__ne__()
of SopelIdentifierMemory
At this time, two `SopelIdentifierMemory` objects are considered equal if their keys and values compare as equal, even if they use different `make_identifier` functions. This could change in the future, but seems good enough for now.
- Loading branch information