[issue8583] Hardcoded namespace_separator in the cElementTree.XMLParser

library.engine report at bugs.python.org
Sun May 29 03:54:35 CEST 2011


library.engine <library.engine at gmail.com> added the comment:

What is so implicit in the passing of a list of undesired namespaces to the parse function?
This is quite explicit, in my humble opinion, and it lets you not to repeat yourself for each and every tag you want to find in the tree, as well.

----------

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


More information about the Python-bugs-list mailing list