cpython/Lib/xml/etree
Antoine Pitrou 54319287c9 Merged revisions 78123 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r78123 | antoine.pitrou | 2010-02-09 17:51:16 +0100 (mar., 09 févr. 2010) | 5 lines

  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:53:09 +00:00
..
ElementInclude.py
ElementPath.py
ElementTree.py Merged revisions 78123 via svnmerge from 2010-02-09 16:53:09 +00:00
__init__.py
cElementTree.py