[Zope3-Users] Re: UnicodeEncodeErrors from zope/app/maildir.py
Raphael Ritz
r.ritz at biologie.hu-berlin.de
Wed Nov 29 05:23:08 EST 2006
Rupert Redington schrieb:
[..]
>
> I'm constantly aware that I need a much better grasp of character
> encoding issues (and had hoped that the wonders of unicode/UTF-8 would
> save me from this) - can anyone give me a pointer?
>
Well, there are the "officials" like:
http://unicode.org
http://en.wikipedia.org/wiki/Unicode
but you want probably something more like
http://www.joelonsoftware.com/articles/Unicode.html
and for Python in particular I found
http://www.amk.ca/python/howto/unicode
quite helpful.
Raphael
> Rupert
More information about the Zope3-users
mailing list