Files
cpython/Lib
Antoine Pitrou e4a189274f 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:30:23 +00:00
..
2010-08-02 19:44:48 +00:00
2010-08-30 14:05:50 +00:00
2010-09-05 08:30:40 +00:00
2010-09-08 10:46:15 +00:00
2010-08-30 14:05:50 +00:00
2010-09-05 08:28:41 +00:00
2010-08-30 14:05:50 +00:00
2010-09-06 22:31:52 +00:00
2010-07-14 13:46:57 +00:00
2010-08-30 14:05:50 +00:00
2010-07-28 00:23:21 +00:00
2010-09-09 03:53:22 +00:00
2010-08-16 20:17:07 +00:00
2010-08-13 16:26:40 +00:00
2010-08-30 14:05:50 +00:00
2010-07-04 19:23:49 +00:00
2010-07-28 16:39:41 +00:00
2010-09-06 20:27:55 +00:00
2010-08-02 12:40:22 +00:00