cpython/Lib/xml/etree
Eli Bendersky 2acc525a97 Issue #17011: Fix caching of xpath path when namespaces are present.
Thanks to Stefan Behnel for the report and proposed solution & test.
2013-08-03 17:47:47 -07:00
..
ElementInclude.py Issue #12451: The XInclude default loader of xml.etree now decodes files from 2011-06-30 18:10:14 +02:00
ElementPath.py Issue #17011: Fix caching of xpath path when namespaces are present. 2013-08-03 17:47:47 -07:00
ElementTree.py Issue #18347: ElementTree's html serializer now preserves the case of closing tags. 2013-07-05 01:39:49 +02:00
__init__.py Merged revisions 78838-78839,78917,78919,78934,78937 via svnmerge from 2010-03-13 23:24:31 +00:00
cElementTree.py Issue #13988: cElementTree is deprecated and the _elementtree accelerator is automatically used whenever available. 2012-02-13 11:03:30 +01:00