diff options
author | Guido van Rossum <guido@python.org> | 2001-08-15 21:02:20 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-08-15 21:02:20 (GMT) |
commit | 28962cc0ea5ff29a7b96b995e1ee3f1bae138148 (patch) | |
tree | 349c88c6bc4ba11f7f4cf19a7b8d08a72a85c02c /Lib/site.py | |
parent | ce1650f3a5afd895ef2d1d61143d72bb88127810 (diff) | |
download | cpython-28962cc0ea5ff29a7b96b995e1ee3f1bae138148.zip cpython-28962cc0ea5ff29a7b96b995e1ee3f1bae138148.tar.gz cpython-28962cc0ea5ff29a7b96b995e1ee3f1bae138148.tar.bz2 |
Given a class without __cmp__ or __eq__, cmp() of two instances of
that class should compare the id() of those instances. Add a test
that verifies this. This test currently fails; I believe this is
caused by object.c:2.132 (Patch #424475 by loewis).
Diffstat (limited to 'Lib/site.py')
0 files changed, 0 insertions, 0 deletions