Staging
v0.8.1
https://github.com/python/cpython
Revision 54319287c9b3df17c0f6ce15b14619a9814ae292 authored by Antoine Pitrou on 09 February 2010, 16:53:09 UTC, committed by Antoine Pitrou on 09 February 2010, 16:53:09 UTC
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.
........
1 parent 0f36573
History
Tip revision: 54319287c9b3df17c0f6ce15b14619a9814ae292 authored by Antoine Pitrou on 09 February 2010, 16:53:09 UTC
Merged revisions 78123 via svnmerge from
Tip revision: 5431928
File Mode Size
Complex.py -rwxr-xr-x 9.6 KB
Dates.py -rwxr-xr-x 7.6 KB
Dbm.py -rwxr-xr-x 1.6 KB
README -rw-r--r-- 522 bytes
Range.py -rwxr-xr-x 3.0 KB
Rev.py -rwxr-xr-x 2.0 KB
Vec.py -rwxr-xr-x 1012 bytes
bitvec.py -rwxr-xr-x 9.8 KB

README

back to top