[New-bugs-announce] [issue14818] C implementation of ElementTree causes regressions

Markus report at bugs.python.org
Tue May 15 21:43:37 CEST 2012


New submission from Markus <common at gmx.ch>:

The C implementation of ElementTree which is the default by python3.3 [1] does not accept the namespaces keyword for Element/ElementTree.find(all|iter|...) and maybe others.


[1] http://bugs.python.org/issue13988

----------
components: Library (Lib)
messages: 160753
nosy: cmn
priority: normal
severity: normal
status: open
title: C implementation of ElementTree causes regressions
type: behavior
versions: Python 3.3

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


More information about the New-bugs-announce mailing list