summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2006-08-21 19:55:37 (GMT)
committerGuido van Rossum <guido@python.org>2006-08-21 19:55:37 (GMT)
commitfe25e236ed3cb3415f8674693f00970181d4edc2 (patch)
treed7318557d8984ef89f6a6b06e837068376aab7e3
parent0ee4351893090b84ee85131f623505e2ff826128 (diff)
downloadcpython-fe25e236ed3cb3415f8674693f00970181d4edc2.zip
cpython-fe25e236ed3cb3415f8674693f00970181d4edc2.tar.gz
cpython-fe25e236ed3cb3415f8674693f00970181d4edc2.tar.bz2
minidom is fixed.
-rw-r--r--BROKEN8
1 files changed, 0 insertions, 8 deletions
diff --git a/BROKEN b/BROKEN
index 6d1b4fe..660c40d 100644
--- a/BROKEN
+++ b/BROKEN
@@ -9,14 +9,6 @@ Also stack blowout, recursing between
#5922 0x00021124 in PyObject_Call (func=0x5b0c90, arg=0x3384c0, kw=0x134e10) at ../Objects/abstract.c:1791
////////////////////////////////////////////////////////////////////////
-test_minidom
-////////////////////////////////////////////////////////////////////////
-
-test test_minidom crashed -- <class 'exceptions.TypeError'>: Error when calling the metaclass bases
- Cannot create a consistent method resolution
-order (MRO) for bases object, GetattrMagic
-
-////////////////////////////////////////////////////////////////////////
test_xml_etree
////////////////////////////////////////////////////////////////////////