"Patrick Lam" <[EMAIL PROTECTED]> writes: > LookupError: unknown encoding: big5_tw
Python does not come with Chinese codecs out of the box. Try installing the CJKCodecs package from http://cjkpython.i18n.org/ _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org
