[issue1492] BaseHTTPServer hard-codes Content-Type for error messages

ajaksu report at bugs.python.org
Sat Feb 23 15:31:08 CET 2008


ajaksu added the comment:

Here's my attempted patch against trunk. The doc is poor (but what else
should it contain?)  and the attribute name could be better. 

I'm worried about lack of testing for this change as the module has
virtually no tests. Should we start adding naive (regarding buildbots)
tests?

----------
nosy: +ajaksu2
Added file: http://bugs.python.org/file9495/BaseHTTP_error_content_type.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1492>
__________________________________


More information about the Python-bugs-list mailing list