[Python-bugs-list] [ python-Bugs-475049 ] Slight documentation error in XML DOM

noreply@sourceforge.net noreply@sourceforge.net
Thu, 25 Oct 2001 13:36:43 -0700


Bugs item #475049, was opened at 2001-10-25 13:36
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=475049&group_id=5470

Category: Documentation
Group: Not a Bug
Status: Open
Resolution: None
Priority: 5
Submitted By: Alan Meyer (vrmeyer)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Slight documentation error in XML DOM

Initial Comment:
This note applies to the documentation for xml.dom.

I'm using ActiveState's build #15 of Python 2.1, with 
the Winhelp documentation module.

In the documentation for section 13.5.2.2 Node 
Objects, it says that "attributes" identifies 
a "NamedNodeList", whereas "13.5.2.8 NamedNodeMap 
Objects" uses the term NamedNodeMap.  I presume these 
are the same thing and one of the names is in error, 
though it's possible I'm just confused (happens often.)

Thanks.

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

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