[issue5478] document mistake xml.dom.minidom.Element

2009-03-15 Thread Georg Brandl
Georg Brandl added the comment: Thanks, fixed in r70393. -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___ Py

[issue5478] document mistake xml.dom.minidom.Element

2009-03-11 Thread Kouki Hashimoto
New submission from Kouki Hashimoto : I found mistake in python documentation about xml.dom.minidom.Element class. http://docs.python.org/dev/py3k/library/xml.dom.html#module-xml.dom I think it is NOT Element.getElementsByTagNameNS(tagName) It SHOULD be Element.getElementsByTagNameNS(namespaceU