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-08-02.14:50:01
SpamBayes Score 1.811655e-05
Marked as misclassified No
Message-id <1280760611.23.0.712894480822.issue9373@psf.upfronthosting.co.za>
In-reply-to
Content
Added a patch to increase code coverage for the pulldom module to 90%.

This patch also includes 3 'expectedFailure' tests that I believe indicate erroneous behaviour, associated with issues #9453 (SAX2DOM doesn't like processing instructions before the root element), and #9371 (pulldom doesn't provide END_DOCUMENT or COMMENT nodes)
History
Date User Action Args
2010-08-02 14:50:13mark.smithsetrecipients: + mark.smith
2010-08-02 14:50:11mark.smithsetmessageid: <1280760611.23.0.712894480822.issue9373@psf.upfronthosting.co.za>
2010-08-02 14:50:09mark.smithlinkissue9373 messages
2010-08-02 14:50:09mark.smithcreate