Eli Bendersky <eli...@gmail.com> added the comment:

I'm working on completing this issue. It will be done in stages, with each 
stage committed as a separate chunk of functionality.

* Make TreeBuilder an actual exported type (subclassable) from _elementtree
* TreeBuilder constructor should accept arguments as documented
* Make XMLParser an actual exported type (subclassable) from _elementtree
* Make XMLParser call doctype on a given target builder, and on itself, as is 
done in the Python version

The first bullet was implemented and committed --^

----------

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

Reply via email to