On Sat, Dec 26, 2009 at 10:41 AM, spir <denis.s...@free.fr> wrote: > OK, I'll answer myself ;-) > Found needed information at http://www1.tip.nl/~t876506/utf8tbl.html > See below new version,
I'm not at all sure what you are trying to do here. Is it more than conversion between unicode and utf-8? It looks like you have written your own utf-8 codec. Why don't you use str.decode() and unicode.encode()? Kent _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor