core: Implement Dead.__ne__ & Dead.__hash__
Both these addtions are to address warnings in https://lgtm.com/projects/g/dw/mitogen/alerts/?mode=list. Namely that if a class defines an equality method then it should also define an inequality and a hash method. Refs #61pull/95/head
parent
49d944340d
commit
7eb123595b
Loading…
Reference in New Issue