Antoine Pitrou
c9a8df24cc
Merged revisions 84655 via svnmerge from
...
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r84655 | antoine.pitrou | 2010-09-09 22:30:23 +0200 (jeu., 09 sept. 2010) | 6 lines
Issue #9804 : ascii() now always represents unicode surrogate pairs as
a single `\UXXXXXXXX`, regardless of whether the character is printable
or not. Also, the "backslashreplace" error handler now joins surrogate
pairs into a single character on UCS-2 builds.
........
2010-09-09 20:33:43 +00:00
..
2010-06-17 23:23:37 +00:00
2010-05-09 16:14:21 +00:00
2010-08-19 21:35:59 +00:00
2010-05-09 16:14:21 +00:00
2010-06-23 18:54:09 +00:00
2010-09-09 20:33:43 +00:00
2010-06-22 21:53:47 +00:00
2010-01-24 10:16:59 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2008-06-11 05:26:20 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2009-10-27 17:31:26 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2010-06-24 23:06:25 +00:00
2010-01-01 04:55:33 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2010-08-01 19:17:57 +00:00
2010-05-15 23:03:15 +00:00
2010-08-16 22:40:45 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2009-04-27 20:54:42 +00:00
2001-07-26 13:41:06 +00:00
2010-05-09 16:14:21 +00:00
2010-09-08 12:48:12 +00:00
2010-05-09 16:14:21 +00:00
2010-07-09 22:12:52 +00:00
2009-12-13 01:29:00 +00:00
2010-08-08 20:49:19 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2010-06-08 20:50:09 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2010-05-09 16:14:21 +00:00
2010-06-17 23:23:37 +00:00