Commit fe25e236 authored by Guido van Rossum's avatar Guido van Rossum

minidom is fixed.

parent 0ee43518
......@@ -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
////////////////////////////////////////////////////////////////////////
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment