]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport from trunk r42989:
authorHye-Shik Chang <hyeshik@gmail.com>
Mon, 13 Mar 2006 10:24:31 +0000 (10:24 +0000)
committerHye-Shik Chang <hyeshik@gmail.com>
Mon, 13 Mar 2006 10:24:31 +0000 (10:24 +0000)
commitb0c3bdde45125fef48a4209d33feea365140c255
tree32edbf783757a255d8b51e128fe5f40cc1ec8a5c
parentef63e9f345755d216d9b2e5bc817e7a45598e746
Backport from trunk r42989:

Bug #1448490: Fixed a bug that ISO-2022 codecs could not handle
SS2 (single-shift 2) escape sequences correctly.
Lib/test/test_multibytecodec.py
Misc/NEWS
Modules/cjkcodecs/_codecs_iso2022.c