2001-06-23 20:09:14 +02:00
|
|
|
This package provides Unicode codecs that make Python aware of
|
|
|
|
Japanese character encodings such as EUC-JP, Shift_JIS and
|
|
|
|
ISO-2022-JP. By using this package, Japanese characters can be
|
|
|
|
treated as a character string instead of a byte sequence.
|
|
|
|
|
2002-07-13 06:49:10 +02:00
|
|
|
WWW: http://www.python.jp/Zope/download/JapaneseCodecs
|