minidom
Erik Max Francis
max at alcyone.com
Tue Dec 4 13:44:28 EST 2001
Duncan Smith wrote:
> OK. I'll give that a go. I was using 'doc =
> xml.dom.minidom.parse(f)' and
> getting 'None' returned from 'nodeValue'. Cheers.
Note that it's the nodeValue of the child of the element with the tag,
not the nodeValue of the element.
--
Erik Max Francis / max at alcyone.com / http://www.alcyone.com/max/
__ San Jose, CA, US / 37 20 N 121 53 W / ICQ16063900 / &tSftDotIotE
/ \ Laws are silent in time of war.
\__/ Cicero
Esperanto reference / http://www.alcyone.com/max/lang/esperanto/
An Esperanto reference for English speakers.
More information about the Python-list
mailing list