Stefan Behnel added the comment:

Here is a proof-of-concept patch that integrates the functionality of the 
IncrementalParser into the XMLParser. I ended up reusing most of Antoines 
implementation and test suite. In case he'll look back into this ticket at some 
point, I'll put a "thank you" here.

The patch certainly needs more cleanup, but it shows where things are going and 
passes all tests.

----------
Added file: 
http://bugs.python.org/file31475/integrate_IncrementalParser_into_XMLParser.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17741>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to