[issue30485] Element.findall(path, dict) doesn't insert null namespace

Stefan Behnel report at bugs.python.org
Fri May 26 13:03:52 EDT 2017


Stefan Behnel added the comment:

Agreed that this should be added. I think the key should be None, though, not the empty string. I attached a quick patch for lxml's corresponding file. It's mostly the same for ET.

----------
keywords: +patch
Added file: http://bugs.python.org/file46906/lxml_elpath_empty_prefix.patch

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


More information about the Python-bugs-list mailing list