How can I configure mod_wsgi to support utf8 in mod_wsgi.Log? I get 'UnicodeEncodeError if I try to print a non-ascii string to sys.stderr. I'm using python 2.7, and cherrypy 3.2.2. The default python encoding is ascii, but the default system encoding is utf8.
Thanks, --Markos -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/modwsgi?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
