cpython/Lib/xml/etree
Serhiy Storchaka 91b0bc237c Issue #20331: Fixed possible FD leaks in various modules:
http.server, imghdr, mailcap, mimetypes, xml.etree.
2014-01-25 19:43:02 +02:00
..
ElementInclude.py Issue #20331: Fixed possible FD leaks in various modules: 2014-01-25 19:43:02 +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 #18741: fix more typos. Patch by Févry Thibault. 2013-08-17 16:11:40 +03:00
__init__.py
cElementTree.py