[Patches] [ python-Patches-527427 ] minidom fails to use NodeList sometimes

noreply@sourceforge.net noreply@sourceforge.net
Fri, 15 Mar 2002 05:54:21 -0800


Patches item #527427, was opened at 2002-03-08 16:39
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=527427&group_id=5470

Category: Library (Lib)
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Cesar Eduardo Barros (cesarb)
Assigned to: Nobody/Anonymous (nobody)
Summary: minidom fails to use NodeList sometimes

Initial Comment:
(why is the summary box so small?)

xml.dom.minidom doesn't use a NodeList as the return
type of GetElementsByTagName{,NS} as it should. The
patch (against 2.2 or HEAD) fixes it.

----------------------------------------------------------------------

>Comment By: Martin v. Löwis (loewis)
Date: 2002-03-15 14:54

Message:
Logged In: YES 
user_id=21627

Thanks for the patch. Committed as 1.44 and 1.43.6.1
(Python) and 1.39 (PyXML).

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=527427&group_id=5470