[issue3151] elementtree serialization bug for weird namespace urls

Amaury Forgeot d'Arc report at bugs.python.org
Fri Jun 20 22:48:04 CEST 2008


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

A one-letter fix :-)
(the localname cannot contain special characters)

----------
assignee:  -> effbot
keywords: +patch
nosy: +amaury.forgeotdarc, effbot
Added file: http://bugs.python.org/file10678/etree.patch

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


More information about the Python-bugs-list mailing list