From fe25e236ed3cb3415f8674693f00970181d4edc2 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Mon, 21 Aug 2006 19:55:37 +0000 Subject: [PATCH] minidom is fixed. --- BROKEN | 8 -------- 1 file changed, 8 deletions(-) diff --git a/BROKEN b/BROKEN index 6d1b4fe615..660c40da24 100644 --- a/BROKEN +++ b/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 -- : Error when calling the metaclass bases - Cannot create a consistent method resolution -order (MRO) for bases object, GetattrMagic - //////////////////////////////////////////////////////////////////////// test_xml_etree //////////////////////////////////////////////////////////////////////// -- 2.50.1