Jason Orendorff schrieb: > 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.
I now looked at it closely, and the only thing missing from DOM Level 2 Core (that I could find) is the EntityReference interface, and Document::createEntityReference. I'm not sure what semantics goes with it. Regards, Martin _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com