A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2004-January/041836.html below:

[Python-Dev] CJKCodecs integration into Python

[Python-Dev] CJKCodecs integration into Python [Python-Dev] CJKCodecs integration into PythonHye-Shik Chang perky at i18n.org
Fri Jan 9 03:30:21 EST 2004
Hello!

I just submitted a patch to integrate CJKCodecs into python.
(http://www.python.org/sf/873597)

As I remember, the problems mentioned on a previous discussion about
this are these three:

1) Size

 Python+CJKCodecs is just 102% of the original by source size and
 104% by source line counts. Installed binary size is about 2.5MB.
 I think it's not a big size for todays harddisks.

2) Backward Compatibility with C/J/K Codecs

 with ChineseCodecs: it's perfectly compatible except ChineseCodecs'
 trivial bugs.

 with JapaneseCodecs: it's now compatible enough to use. the only
 difference is ISO-2022-JP's error handling for bytes set MSB which
 is very unusual and invalid.

 with KoreanCodecs: it's perfectly compatibie.

3) Maintenance

 I can maintain it on Python CVS by myself now. :)


And I put cjkcodecs files into Modules/cjkcodecs/, but I can't sure
this is the right place to put them.

Any opionions will be appreciated.


Thank you!

Hye-Shik

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4