cpython/Doc/reference
Georg Brandl 7c3e79f67f 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.
2007-11-02 20:06:17 +00:00
..
compound_stmts.rst Add :term:s for "new-style class". 2007-10-21 12:15:05 +00:00
datamodel.rst Make "hashable" a glossary entry and clarify docs on __cmp__, __eq__ and __hash__. 2007-11-02 20:06:17 +00:00
executionmodel.rst
expressions.rst Make "hashable" a glossary entry and clarify docs on __cmp__, __eq__ and __hash__. 2007-11-02 20:06:17 +00:00
index.rst A bit of reordering, also show more subheadings in the lang ref index. 2007-09-18 07:24:40 +00:00
introduction.rst
lexical_analysis.rst
simple_stmts.rst A bit of reordering, also show more subheadings in the lang ref index. 2007-09-18 07:24:40 +00:00
toplevel_components.rst