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