diff options
author | Guido van Rossum <guido@python.org> | 2006-08-21 19:55:37 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2006-08-21 19:55:37 (GMT) |
commit | fe25e236ed3cb3415f8674693f00970181d4edc2 (patch) | |
tree | d7318557d8984ef89f6a6b06e837068376aab7e3 | |
parent | 0ee4351893090b84ee85131f623505e2ff826128 (diff) | |
download | cpython-fe25e236ed3cb3415f8674693f00970181d4edc2.zip cpython-fe25e236ed3cb3415f8674693f00970181d4edc2.tar.gz cpython-fe25e236ed3cb3415f8674693f00970181d4edc2.tar.bz2 |
minidom is fixed.
-rw-r--r-- | BROKEN | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -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 //////////////////////////////////////////////////////////////////////// |