Message161875
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 --^ |
|
Date |
User |
Action |
Args |
2012-05-29 13:07:57 | eli.bendersky | set | recipients:
+ eli.bendersky, effbot, georg.brandl, ezio.melotti, Arfrever, flox, python-dev |
2012-05-29 13:07:57 | eli.bendersky | set | messageid: <1338296877.87.0.456196062575.issue14007@psf.upfronthosting.co.za> |
2012-05-29 13:07:57 | eli.bendersky | link | issue14007 messages |
2012-05-29 13:07:57 | eli.bendersky | create | |
|