]> granicus.if.org Git - python/commit
fix the ignoring of __cmp__ method on metaclasses #7491
authorBenjamin Peterson <benjamin@python.org>
Sun, 13 Dec 2009 16:36:53 +0000 (16:36 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sun, 13 Dec 2009 16:36:53 +0000 (16:36 +0000)
commit4895af4ef1c91679e642c0fc81f584aecc26a7ea
treee854f0d7770beff477fd7ee94540b2e15524bddd
parent2a08b42e9523b9642c72c15dffc41e8e442b4e72
fix the ignoring of __cmp__ method on metaclasses #7491
Lib/test/test_descr.py
Misc/NEWS
Objects/typeobject.c