[issue17741] event-driven XML parser

Stefan Behnel report at bugs.python.org
Fri Aug 9 18:52:25 CEST 2013


Stefan Behnel added the comment:

Ok, finally. ;)

Can we agree on discarding the current implementation for now and then rewriting it based on a tree builder instead of a parser wrapper?

"Because we'd need to change internal code" is not a good argument for adding a new API, IMHO.

----------

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


More information about the Python-bugs-list mailing list