[issue14818] C implementation of ElementTree causes regressions

Ezio Melotti report at bugs.python.org
Tue May 15 22:02:09 CEST 2012


Ezio Melotti <ezio.melotti at gmail.com> added the comment:

As I wrote on the other issue:

> It seems to me that namespaces are actually supported, but they are
> accepted only as positional args and not keyword args, so this should 
> be easy to fix.

I can prepare a patch unless someone else is faster than me.

----------
nosy: +eli.bendersky, ezio.melotti
priority: normal -> release blocker
stage:  -> needs patch

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


More information about the Python-bugs-list mailing list