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 scoder
Recipients docs@python, loewis, scoder
Date 2011-03-03.08:31:30
SpamBayes Score 0.0004953107
Marked as misclassified No
Message-id <1299141091.25.0.50122778334.issue11379@psf.upfronthosting.co.za>
In-reply-to
Content
It's the tree based API most python users are parsing XML with, though. So I do not agree that it's comparing apples and oranges, not at all. It's comparing tree based XML libraries, only one of which is worth being called "light weight", and that's not the one that is currently carrying that name.

I think it's worth telling new users what they are committing to when they write code that uses MiniDOM. The documentation should allow them to understand that.
History
Date User Action Args
2011-03-03 08:31:31scodersetrecipients: + scoder, loewis, docs@python
2011-03-03 08:31:31scodersetmessageid: <1299141091.25.0.50122778334.issue11379@psf.upfronthosting.co.za>
2011-03-03 08:31:30scoderlinkissue11379 messages
2011-03-03 08:31:30scodercreate