]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Bring the notes on the relationship between __cmp__(), __eq__(), and
authorFred Drake <fdrake@acm.org>
Tue, 29 May 2001 16:02:35 +0000 (16:02 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 29 May 2001 16:02:35 +0000 (16:02 +0000)
commit597bc1d46fa1313c12bde0f7292e580bd5807b71
tree6e0b3fa74be64d65e5fe381d60bbfa7d2399a343
parentb9879e1020f05718e1431f6aad16b5d4f03aa16d
Bring the notes on the relationship between __cmp__(), __eq__(), and
__hash__() up to date (re: use of objects which define these methods
as dictionary keys).

This closes SF bug #427698.
Doc/ref/ref3.tex