mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
#11379: merge with 3.2.
This commit is contained in:
commit
564e4d8dc9
2 changed files with 11 additions and 16 deletions
|
|
@ -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")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue