New submission from Bill Janssen:

A number of places in the BaseHTTPServer got missed when converting 
between bytes and strings.  Here's a patch to fix that.

----------
components: Library (Lib)
files: a
messages: 56868
nosy: janssen
severity: normal
status: open
title: BaseHTTPServer writing strings to bytes interface
type: behavior
versions: Python 3.0
Added file: http://bugs.python.org/file8636/a

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1347>
__________________________________

Attachment: a
Description: Binary data

_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to