cpython/Lib/xml/etree
Eli Bendersky 46955b2d30 Issue #17988: remove unused alias for Element and rename the used one
Renaming to _Element_Py for clarity and moving it to a more logical location.
_ElementInterface OTOH is unused and is therefore removed.

Close #17988
2013-05-19 09:20:50 -07: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
ElementInclude.py Replace IOError with OSError (#16715) 2012-12-25 16:47:37 +02:00
ElementPath.py Issue #12323: Strengthen error checking of the position XPath selectors 2013-01-24 06:29:26 -08:00
ElementTree.py Issue #17988: remove unused alias for Element and rename the used one 2013-05-19 09:20:50 -07:00