]> granicus.if.org Git - python/commit
Bug #1448490: Fix a bug that ISO-2022 codecs could not handle
authorHye-Shik Chang <hyeshik@gmail.com>
Mon, 13 Mar 2006 10:20:08 +0000 (10:20 +0000)
committerHye-Shik Chang <hyeshik@gmail.com>
Mon, 13 Mar 2006 10:20:08 +0000 (10:20 +0000)
commitabb903fd54596cba08129a110bc53d9ca21935a9
treed4151791caf16e6377c6b03c6ba9f3b9ac4304b0
parent6058aa40d288d8cdd93dddfe9c660450f598b3ae
Bug #1448490: Fix 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