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 eric.araujo
Recipients eric.araujo, mark.smith
Date 2010-07-24.14:47:18
SpamBayes Score 0.011800032
Marked as misclassified No
Message-id <1279982840.33.0.645371344388.issue9371@psf.upfronthosting.co.za>
In-reply-to
Content
I tried looking at the doc to see if this was by design, and well, pulldom docs :) So I looked at the code, same thing, and finally read the commit history. It appears that pulldom is supposed to be DOM-compliant, so go ahead in adding unit tests for that and fixing it.
History
Date User Action Args
2010-07-24 14:47:20eric.araujosetrecipients: + eric.araujo, mark.smith
2010-07-24 14:47:20eric.araujosetmessageid: <1279982840.33.0.645371344388.issue9371@psf.upfronthosting.co.za>
2010-07-24 14:47:18eric.araujolinkissue9371 messages
2010-07-24 14:47:18eric.araujocreate