cpython/Lib/xml/etree
Antoine Pitrou c77dd32be4 Issue #6233: ElementTree failed converting unicode characters to XML
entities when they could't be represented in the requested output
encoding.  Patch by Jerry Chen.
2010-02-09 16:51:16 +00:00
..
__init__.py
cElementTree.py
ElementInclude.py
ElementPath.py
ElementTree.py Issue #6233: ElementTree failed converting unicode characters to XML 2010-02-09 16:51:16 +00:00