cpython/Lib/xml/etree
Antoine Pitrou 0acbcb5bbe Issue #17741: use composition, rather than inheritance, for xml.etree.iterparse's result class.
Patch by Stefan Behnel.
2013-08-23 23:04:30 +02:00
..
ElementInclude.py Replace IOError with OSError (#16715) 2012-12-25 16:47:37 +02:00
ElementPath.py Merge fix for Issue #17011 from 3.3 2013-08-03 17:48:41 -07:00
ElementTree.py Issue #17741: use composition, rather than inheritance, for xml.etree.iterparse's result class. 2013-08-23 23:04:30 +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