This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mark.smith
Recipients mark.smith
Date 2010-07-24.13:01:50
SpamBayes Score 0.05695331
Marked as misclassified No
Message-id <1279976512.14.0.00983593867016.issue9371@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2010-07-24 13:01:52mark.smithsetrecipients: + mark.smith
2010-07-24 13:01:52mark.smithsetmessageid: <1279976512.14.0.00983593867016.issue9371@psf.upfronthosting.co.za>
2010-07-24 13:01:50mark.smithlinkissue9371 messages
2010-07-24 13:01:50mark.smithcreate