Files
cpython/Objects
Anthony Baxter cb9051a608 after discussions with perky, reverted fix for Bug #1379994: Builtin
unicode_escape and raw_unicode_escape codec now encodes backslash correctly.

This caused another issue for unicode repr strings being double-escaped
(SF Bug #1459029). Correct fix will be in 2.5, but is too risky for 2.4.3.

Added a testcase for #1459029.
2006-03-28 07:32:36 +00:00
..
2006-02-20 10:21:14 +00:00
2005-02-17 10:43:12 +00:00
2006-03-14 06:10:22 +00:00
2005-07-11 05:57:11 +00:00