Exemplo n.º 1
0
 def __hash__(self):
     return utilities.make_hash((self.__class__, self.__dict__))
Exemplo n.º 2
0
 def __hash__(self):
     return utilities.make_hash(self.__dict__)