[Python-Dev] minidom and DOM level 2 (original) (raw)

Brett Cannon brett at python.org
Fri Mar 23 06:22:06 CET 2007


On 3/22/07, Jason Orendorff <jason.orendorff at gmail.com> wrote:

The lib ref claims that minidom supports DOM Level 1. Does anyone know what parts of Level 2 are not implemented? I wasn't able to find anything offhand. It seems to be more a matter of what's not documented, or what's not covered by the regression tests.

So. I'd be happy to do some diffing between the implementation, documentation, tests, and the Recommendation, and submit patches for whatever needs it. If anyone thinks that's worthwhile. Anyone?

It obviously wouldn't hurt to have level 2 compliance. So I am definitely not going to tell you to not do it. =)

-Brett



More information about the Python-Dev mailing list