cpython/Lib/xml/etree
Serhiy Storchaka 1adbacfd1c Issue #20331: Fixed possible FD leaks in various modules:
SimpleHTTPServer, imghdr, mailcap, mimetypes, xml.etree.
2014-01-25 19:42:27 +02:00
..
ElementInclude.py Issue #20331: Fixed possible FD leaks in various modules: 2014-01-25 19:42:27 +02:00
ElementPath.py Issue #6472: The xml.etree package is updated to ElementTree 1.3. The cElementTree module is updated too. 2010-03-11 14:36:19 +00:00
ElementTree.py Issue #18347: ElementTree's html serializer now preserves the case of closing tags. 2013-07-05 01:41:30 +02:00
__init__.py Issue #6472: The xml.etree package is updated to ElementTree 1.3. The cElementTree module is updated too. 2010-03-11 14:36:19 +00:00
cElementTree.py expunge the xmlcore changes: 2006-07-29 16:56:15 +00:00