New submission from J. Peterson: Within a do_GET hander for a BaseHTTPServer.BaseHTTPRequestHandler, trying to write unicode data causes a UnicodeEncodeError exception. It should be possible to send Unicode data to the browser.
The enclosed Python file demonstrates the issue. Added file: http://bugs.python.org/file8718/TestUnicodeHTTP.py __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1410> __________________________________
TestUnicodeHTTP.py
Description: Binary data
_______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com