[issue14007] xml.etree.ElementTree - XMLParser and TreeBuilder's doctype() method missing

Roundup Robot report at bugs.python.org
Mon Mar 5 10:43:03 CET 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 39cc025968f1 by Florent Xicluna in branch 'default':
Issue #14007: drop unused TreeBuilder().xml.
http://hg.python.org/cpython/rev/39cc025968f1

New changeset 47016103185f by Florent Xicluna in branch 'default':
Issue #14007: accept incomplete TreeBuilder objects (missing start/end/data/close) for the Python implementation as well. Add disabled tests for the doctype() method.
http://hg.python.org/cpython/rev/47016103185f

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list