Charsets

Alain TESIO alain at onesite.org
Mon Oct 16 02:37:13 EDT 2000


Hello,

I'd like python to support some other charsets, how can I do it ?

I'm using the mimify module, and it looks like the charset "ISO-8859-15" isn't supported,
unmimify doesn't change the message.

I'm using s=string.replace(s,"ISO-8859-15","ISO-8859-1") and then it works as they are
similar but there must be a better solution.

Alain




More information about the Python-list mailing list