]> granicus.if.org Git - python/commit
remove type_compare, since type_richcompare does the same trick
authorBenjamin Peterson <benjamin@python.org>
Wed, 16 Dec 2009 03:36:22 +0000 (03:36 +0000)
committerBenjamin Peterson <benjamin@python.org>
Wed, 16 Dec 2009 03:36:22 +0000 (03:36 +0000)
commit0c0dcaf2724069804545a738f4a6431f05a6c23d
tree8288ae13b35d98d5999943b334afdc7f4766d78c
parent36902988a6068b97671d4ebcac1c6ce579429bca
remove type_compare, since type_richcompare does the same trick
Objects/typeobject.c