赞
踩
https://docs.python.org/3/reference/datamodel.html#object.hash
object.__hash__(self) 作为参数传给hash()函数时调用
object.__hash__(self)
hash()