Mongryong
Mongryong at sympatico.ca
Thu Jan 23 19:56:15 EST 2003
> Your email client mangled the data a bit, so I can't diagnose it correctly, > but basically what is happening is that the Unicode string u'spam', or, for > clarity, u'\u0073\u0070\u0061\u006d', is being interpreted as > u'\u7300\u7000\u6000\u6d00'. When UTF-8 encoded, this becomes bytes: > e7 8c 80 e7 80 80 e6 80 80 e6 b4 80 > > ...which is not going to look very pleasant in an iso-8859-1 environment. You're welcome to view the output from my server at: http://refugeemedia.cjb.net/test/main?ver=0.12
|