[Python-bugs-list] [ python-Bugs-475049 ] Slight documentation error in XML DOM (original) (raw)
noreply@sourceforge.net noreply@sourceforge.net
Thu, 25 Oct 2001 13:45:42 -0700
- Previous message: [Python-bugs-list] [ python-Bugs-475049 ] Slight documentation error in XML DOM
- Next message: [Python-bugs-list] [ python-Bugs-474583 ] non-standard types in mimetypes.py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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: Closed Resolution: Fixed 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.
Comment By: Fred L. Drake, Jr. (fdrake) Date: 2001-10-25 13:45
Message: Logged In: YES user_id=3066
Fixed in Doc/lib/xmldom.tex revision 1.16 and 1.13.2.1.
You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=105470&aid=475049&group_id=5470
- Previous message: [Python-bugs-list] [ python-Bugs-475049 ] Slight documentation error in XML DOM
- Next message: [Python-bugs-list] [ python-Bugs-474583 ] non-standard types in mimetypes.py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]