]> granicus.if.org Git - python/commit
Cleanup the docs ElementTree a bit and describe the default_namespace parameter....
authorEli Bendersky <eliben@gmail.com>
Sun, 13 Jan 2013 14:27:51 +0000 (06:27 -0800)
committerEli Bendersky <eliben@gmail.com>
Sun, 13 Jan 2013 14:27:51 +0000 (06:27 -0800)
commite9af827fb1682a2378d189b4e7cb8ead405a991b
treeb2100d6308f74a95507583435381a732cc824572
parent31efc746d5bdb82247ee44b8e16b6837342dc6e2
Cleanup the docs ElementTree a bit and describe the default_namespace parameter. In the code, replace the old outdated Doxygen-ish comment above ElementTree.write by a proper docstring.
Doc/library/xml.etree.elementtree.rst
Lib/xml/etree/ElementTree.py