minidom is fixed.
This commit is contained in:
parent
0ee4351893
commit
fe25e236ed
8
BROKEN
8
BROKEN
|
@ -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
|
||||
////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Reference in New Issue