Dear all, First, I apologize if the question was already asked.
Some of my HTML templates include special characters like "€". All of them are UTF8-encoded. - In my development environment (Python 2.7, webpy 0.34), the templates render fine - In my production environment (Dreamhost, Python 2.5, same webpy), my code goes through a bunch of utf8-decode errors Any idea of what could cause such a discrepancy ? Thanks a lot ! Franck -- You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en.
