STINNER Victor <victor.stin...@haypocalc.com> added the comment:

What do you think about my solution (convert the traceback to ASCII to avoid 
the encoding issue)? If you would like to support non-ASCII characters in HTTP 
headers, you should open a new issue. For the compatibility, I prefer to use 
pure ASCII headers because I fear that third party programs doesn't support 
non-ASCII headers.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue7606>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to