cpython/Lib/xml/etree
Georg Brandl 90b20675bd #10777: fix iteration over dict keys while mutating the dict. 2010-12-28 10:38:33 +00:00
..
ElementInclude.py Fix xml.etree.ElementInclude to include the tail of the current node. Issue #6231 2010-08-08 23:08:41 +00:00
ElementPath.py
ElementTree.py #10777: fix iteration over dict keys while mutating the dict. 2010-12-28 10:38:33 +00:00
__init__.py
cElementTree.py