minidom is fixed.

This commit is contained in:
Guido van Rossum 2006-08-21 19:55:37 +00:00
parent 0ee4351893
commit fe25e236ed
1 changed files with 0 additions and 8 deletions

8
BROKEN
View File

@ -8,14 +8,6 @@ Also stack blowout, recursing between
#5921 0x0003868c in slot_tp_call (self=0x5b0c90, args=0x338030, kwds=0x0) at ../Objects/typeobject.c:4583
#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
////////////////////////////////////////////////////////////////////////