Eq () and hash () in Python: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
=Internal= | =Internal= | ||
* [[Python_Language_OOP#eq_.28.29|Python Language]] | * [[Python_Language_OOP#eq_.28.29|Python Language]] | ||
* [[Hash_Functions#Overview|Hash Functions]] | |||
=Overview= | =Overview= | ||
==<tt>__eq__()</tt>== | ==<tt>__eq__()</tt>== | ||
==<tt>__hash__()</tt>== | ==<tt>__hash__()</tt>== |