cpython/Lib/xml/etree
Eli Bendersky a369923cab Get rid of ugly code duplication for ElementTree.parse when the accelerator
is imported. Instead, ElementTree.parse can look for a special internal method
defined by the accelerator.
2013-05-19 18:47:23 -07:00
..
ElementInclude.py
ElementPath.py Issue #12323: Strengthen error checking of the position XPath selectors 2013-01-24 06:29:26 -08:00
ElementTree.py Get rid of ugly code duplication for ElementTree.parse when the accelerator 2013-05-19 18:47:23 -07:00
__init__.py
cElementTree.py