]> granicus.if.org Git - python/commit
Fix or disable some tests that were affected by the new C3 MRO
authorGuido van Rossum <guido@python.org>
Thu, 14 Nov 2002 19:50:14 +0000 (19:50 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 14 Nov 2002 19:50:14 +0000 (19:50 +0000)
commit9a81892100fe14f74629f5e9cefddda631c6a5ee
treea1c24ddf99cec11c7aa106e3d88349eb100f54c8
parent1f1213120e40e1d1cb58348ada03da27471e9f5e
Fix or disable some tests that were affected by the new C3 MRO
algorithm, and add some new tests for the C3 algorithm.
Lib/test/test_descr.py