[issue12066] Empty ('') xmlns attribute is not properly handled by xml.dom.minidom

Ned Deily report at bugs.python.org
Tue Jun 24 08:38:30 CEST 2014


Ned Deily added the comment:

This problem was fixed in Python 2.7.1 by b71aaf4e7d8d for Issue5762.

----------
nosy: +ned.deily
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> AttributeError: 'NoneType' object has no attribute 'replace'
versions: +Python 2.7 -Python 2.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12066>
_______________________________________


More information about the Python-bugs-list mailing list