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
..
__init__.py
cElementTree.py
ElementInclude.py
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