]> granicus.if.org Git - python/commit
Make "hashable" a glossary entry and clarify docs on __cmp__, __eq__ and __hash__.
authorGeorg Brandl <georg@python.org>
Fri, 2 Nov 2007 20:06:17 +0000 (20:06 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 2 Nov 2007 20:06:17 +0000 (20:06 +0000)
commit7c3e79f67f6191fb500144db1d484d8bb8619f5a
tree36ae7c99ee5a7d66b8145f9005237e5897aae2d3
parent03fd077482fd5d88a40a8f0d04e0566b9738098a
Make "hashable" a glossary entry and clarify docs on __cmp__, __eq__ and __hash__.
I hope the concept of hashability is better understandable now.
Thanks to Tim Hatch for pointing out the flaws here.
Doc/c-api/concrete.rst
Doc/glossary.rst
Doc/library/datetime.rst
Doc/library/difflib.rst
Doc/library/random.rst
Doc/library/stdtypes.rst
Doc/library/weakref.rst
Doc/reference/datamodel.rst
Doc/reference/expressions.rst