[issue9371] pulldom doesn't provide END_DOCUMENT or COMMENT nodes.

Florian Mladitsch report at bugs.python.org
Sun Mar 11 22:25:46 CET 2012


Florian Mladitsch <florian.mladitsch at googlemail.com> added the comment:

I found the bug for the end_document event and fixed it. But I couldn't figure out why the PullDOM class did not have comment-events.

----------
keywords: +patch
nosy: +flomm
Added file: http://bugs.python.org/file24787/pulldom_enddoc_event_fix.patch

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


More information about the Python-bugs-list mailing list