• Barry Warsaw's avatar
    Fixes to support CJKCodecs as per SF bug #852347. Actually, this · 4a442937
    Barry Warsaw yazdı
    patch removes dependencies on the old unsupported KoreanCodecs package
    and the alternative JapaneseCodecs package.  Since both of those
    provide aliases for their codecs, this removal just makes the generic
    codec names work.
    
    We needed to make slight changes to __init__() as well.
    
    This will be backported to Python 2.3 when its branch freeze is over.
    4a442937
Charset.py 15.2 KB