cpython/Lib/xml/etree
Raymond Hettinger 076366c2a5 Issue #17582: xml.etree.ElementTree nows preserves whitespaces in attributes
(Patch by Duane Griffin.  Reviewed and approved by Stefan Behnel.)
2016-09-11 23:18:03 -07:00
..
ElementInclude.py
ElementPath.py
ElementTree.py Issue #17582: xml.etree.ElementTree nows preserves whitespaces in attributes 2016-09-11 23:18:03 -07:00
__init__.py
cElementTree.py