]> granicus.if.org Git - python/commit
Issue #6472: The xml.etree package is updated to ElementTree 1.3. The cElementTree...
authorFlorent Xicluna <florent.xicluna@gmail.com>
Thu, 11 Mar 2010 14:36:19 +0000 (14:36 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Thu, 11 Mar 2010 14:36:19 +0000 (14:36 +0000)
commit3e8c189faae661d44c61839986614fce595fc404
treec9c60cc605a3f23a4af6cba9f2e40fb96ad9dc28
parent4478662f8398b2f82d6afab80afb6d5f99b01187
Issue #6472: The xml.etree package is updated to ElementTree 1.3.  The cElementTree module is updated too.
Doc/library/xml.etree.elementtree.rst
Lib/test/samples/simple-ns.xml [new file with mode: 0644]
Lib/test/samples/simple.xml [new file with mode: 0644]
Lib/test/test_xml_etree.py
Lib/test/test_xml_etree_c.py
Lib/xml/etree/ElementInclude.py
Lib/xml/etree/ElementPath.py
Lib/xml/etree/ElementTree.py
Lib/xml/etree/__init__.py
Misc/NEWS
Modules/_elementtree.c