summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2003-12-30 16:52:25 +0000
committerBarry Warsaw <barry@python.org>2003-12-30 16:52:25 +0000
commit4a442937359fa29af8457bd22b2d73fe39327cf8 (patch)
tree06c7951946350708795ee2fe189583830d778a08 /Python/errors.c
parent339270e6f541ad2de86750bfc30ae1e642dc142b (diff)
downloadcpython-git-4a442937359fa29af8457bd22b2d73fe39327cf8.tar.gz
Fixes to support CJKCodecs as per SF bug #852347. Actually, this
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.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions