New submission from Mark Smith <mark.sm...@practicalpoetry.co.uk>: I've been developing unit tests to increase the code coverage for pulldom, and have discovered that comments and end_document do not appear to result in events being obtained from the DOMEventStream.
I've attached a failing TestCase to demonstrate this. ---------- components: XML files: test_pulldom.py messages: 111474 nosy: mark.smith priority: normal severity: normal status: open title: pulldom doesn't provide END_DOCUMENT or COMMENT nodes. type: behavior versions: Python 3.2 Added file: http://bugs.python.org/file18183/test_pulldom.py _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9371> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com