]> granicus.if.org Git - python/commit
Implement the encoding argument for toxml and toprettyxml.
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 30 Jun 2002 15:05:00 +0000 (15:05 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 30 Jun 2002 15:05:00 +0000 (15:05 +0000)
commit7d650ca83bfdc42e852a4a6af00b80d230ecc54a
tree3f421d109018e27740476facebbc2fef2e129907
parent2ebfd09e5818b7c6d555bcb297ecbb7cf863fe2c
Implement the encoding argument for toxml and toprettyxml.
Document toprettyxml.
Doc/lib/xmldomminidom.tex
Lib/test/output/test_minidom
Lib/test/test_minidom.py
Lib/xml/dom/minidom.py
Misc/NEWS