Tokio Kikuchi wrote:

'Iso-2022-jp' is designated as VERBATIM_ENCODING in Defaults.py,
and vervatims are treated differently I suppose.

You will need considerable work to display iso-2022 characters
in web page which need html escaping. That's why I prefer euc-jp
as the standard charcterset for Japanese.

I actually have written some Python code to safely escape iso-2022 characters for HTML. Maybe we can use this for Pipermail!

Ben



_______________________________________________
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers

Reply via email to