New submission from Markus <com...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue14818>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to