Hi al.. I have a doubt about toscawidgtes regarding utf-8! A example:
If i run the wsgi app in http://trac.turbogears.org/browser/projects/ToscaWidgets/trunk/examples/wsgi_app.py it works fine. But if I change the Person name to 'João', it throws me a UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 2: ordinal not in range(128). I know that I can change that in sitecustomize.py, but in a shared host, I can't change that file. There's another option? []'s - Walter --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

