cpython/Lib/xml/etree
Eli Bendersky 737b173355 Issue 14814: Add namespaces keyword arg to find(*) methods in _elementtree.
Add attrib keyword to Element and SubElement in _elementtree.
Patch developed with Ezio Melotti.
2012-05-29 06:02:56 +03:00
..
ElementInclude.py
ElementPath.py
ElementTree.py Issue 14814: Add namespaces keyword arg to find(*) methods in _elementtree. 2012-05-29 06:02:56 +03:00
__init__.py
cElementTree.py