cpython/Lib/xml/etree
2013-01-13 06:27:51 -08: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 more yield from 2012-10-01 15:34:31 -07:00
ElementTree.py Cleanup the docs ElementTree a bit and describe the default_namespace parameter. In the code, replace the old outdated Doxygen-ish comment above ElementTree.write by a proper docstring. 2013-01-13 06:27:51 -08:00