diff options
author | Guido van Rossum <guido@python.org> | 2001-01-18 23:46:31 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-01-18 23:46:31 (GMT) |
commit | 65e8bd7fd5af5de8e6354832d5c00e7cc9dff7ab (patch) | |
tree | c53ffaf4c3ab69635351466bb1847a6e024e63da /Lib/test/test_class.py | |
parent | 0c6614c78904b6ad0a92033a3224b95d182f1b17 (diff) | |
download | cpython-65e8bd7fd5af5de8e6354832d5c00e7cc9dff7ab.zip cpython-65e8bd7fd5af5de8e6354832d5c00e7cc9dff7ab.tar.gz cpython-65e8bd7fd5af5de8e6354832d5c00e7cc9dff7ab.tar.bz2 |
Rich comparisons fallout: instance_hash() should check for both
__cmp__ and __eq__ absent before deciding to do a quickie
based on the object address. (Tim Peters discovered this.)
Diffstat (limited to 'Lib/test/test_class.py')
0 files changed, 0 insertions, 0 deletions