minidom toxml() not emitting attribute namespace qualifier
Alan Kennedy
alanmk at hotmail.com
Mon Jun 23 11:33:15 EDT 2003
kevin wrote:
> Using Python 2.2.3, with this example code:
[Code elided]
> The output is missing the "myns" namespace qualifier on the "att"
> attribute. Can someone tell me what I'm doing wrong?
That's a bug in minidom.
I reported it back in November 2002, but I wasn't precise enough about version
numbers, so it went unaddressed.
https://sourceforge.net/tracker/?func=detail&atid=106473&aid=637355&group_id=6473
I will update that bug report now that I can see for sure that the bug is still
present in 2.2.3.
regards,
--
alan kennedy
-----------------------------------------------------
check http headers here: http://xhaus.com/headers
email alan: http://xhaus.com/mailto/alan
More information about the Python-list
mailing list