#11379: merge with 3.2.

This commit is contained in:
Ezio Melotti 2013-01-22 22:49:46 +02:00
commit 564e4d8dc9
2 changed files with 11 additions and 16 deletions

View file

@ -1,5 +1,6 @@
"""\
minidom.py -- a lightweight DOM implementation.
"""Simple implementation of the Level 1 DOM.
Namespaces and other minor Level 2 features are also supported.
parse("foo.xml")