Python 3 hash support
Merge pull request #37 from tulioz/hash __hash__ is not inherited from parent class when __eq__ is overridden, define new __hash__ to account for this
Merge pull request #37 from tulioz/hash __hash__ is not inherited from parent class when __eq__ is overridden, define new __hash__ to account for this