karl <[email protected]> added the comment:
The source of 3.1/lib/python3.1/xml/dom/__init__.py is correct
===========
minidom -- A simple implementation of the Level 1 DOM with namespace
support added (based on the Level 2 specification) and other
minor Level 2 functionality.
===========
Even the level 2 implementation is partial. Some of the Level 3 implementation
are based on a 9 April 2002 Working Draft. Comments like these ones are into
the code.
# Node interfaces from Level 3 (WD 9 April 2002)
To note that there will be a need for a big code change in xml.dom to implement
in the future webdomcore. Maybe a xml.dom.webdomcore would be welcome.
http://www.w3.org/TR/domcore/
The request is valid.
----------
nosy: +karlcow
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue6098>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com