]> granicus.if.org Git - python/commit
subclasspropagation(): Squash two more bogus hash(x) == id(x)
authorTim Peters <tim.peters@gmail.com>
Tue, 11 Apr 2006 01:59:34 +0000 (01:59 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 11 Apr 2006 01:59:34 +0000 (01:59 +0000)
commit171b868195d6f4ffc08a94ff3cf02fde74f6e576
treec63599f66c247217f9a56bd9c6ca5ee49821374e
parent527f652a8f0feaa8fba4b2d3f746dde6ebb55ce8
subclasspropagation():  Squash two more bogus hash(x) == id(x)
tests.  Alas, because only the "x86 OpenBSD trunk" buildbot fails
these tests, and test_descr stops after the first failure, there's
no sane way for me to fix these short of fixing one and then
waiting for the buildbot to reveal the next one.
Lib/test/test_descr.py