[issue21850] Fix httplib and SimpleHTTPServer in unicodeless build

Serhiy Storchaka report at bugs.python.org
Tue Jun 24 09:35:41 CEST 2014


New submission from Serhiy Storchaka:

Proposed patch fixes the httplib and the SimpleHTTPServer modules for Python built with the --disable-unicode configure option.

----------
components: Library (Lib), Tests
messages: 221424
nosy: benjamin.peterson, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Fix httplib and SimpleHTTPServer in unicodeless build
type: behavior
versions: Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21850>
_______________________________________


More information about the Python-bugs-list mailing list