codecs packages?
Kent Hsu (Hsu, Chih-Peng)
cphsu at zen.com.tw
Mon Jan 5 04:26:54 EST 2004
How about to try with 'mbcs' codec?
Martin v. Löwis <martin at v.loewis.de> wrote in message
news:bt9t5m$q7t$07$1 at news.t-online.com...
> Fortepianissimo wrote:
> > I'd like to decode some email headers into unicode, including some
> > Asian DBCS. I've searched several places and they pointed to the
> > Python Codecs project @ SF
> > (http://sourceforge.net/projects/python-codecs/), but I couldn't find
> > anything there. Could someone give me a pointer to any related
> > library?
>
> I recommend to use the cjkcodecs package, at
>
> http://cjkpython.i18n.org/#CJKCodecs
>
> (atleast, it ought to be there - cjkcodecs appears to change
> its home page with each release).
>
> Regards,
> Martin
>
More information about the Python-list
mailing list