[issue18902] Make ElementTree event handling more modular to allow custom targets for the non-blocking parser

Stefan Behnel report at bugs.python.org
Fri Sep 13 17:24:14 CEST 2013


Stefan Behnel added the comment:

> Also, +1 for allowing start-ns and end-ns event callbacks on parser targets, although that's a different feature entirely.

Actually, I take that back. I can't see a use case for this feature, and it doesn't really fit with the notion of fully qualified tag names in ElementTree (which itself is a great feature). I'm -0.7 on adding this.

----------

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


More information about the Python-bugs-list mailing list