[issue5027] xml namespace not understood by xml.sax.saxutils.XMLGenerator

Terry J. Reedy report at bugs.python.org
Wed Aug 4 02:00:35 CEST 2010


Terry J. Reedy <tjreedy at udel.edu> added the comment:

Can you add a unittest, based on the example, that fails before and passes after the patch?

Assuming this applies to Py3, make patch against py3k branch (or at least 3.2a1 release), which is now 'trunk'.

That aside, the patch is a simple 2-line addition.

----------
keywords: +easy
nosy: +tjreedy
stage:  -> unit test needed
versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.5, Python 2.6

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


More information about the Python-bugs-list mailing list