[issue2848] Remove mimetools usage from the stdlib

Humberto Diogenes report at bugs.python.org
Sat Jun 7 04:07:02 CEST 2008


Humberto Diogenes <humberto at digi.com.br> added the comment:

As we're moving away from using .getheader() everywhere (file 10538), I 
think it's a good time to make HTTPResponse conform to PEP8 and define 
.get_header (with underscore) instead.

Added file: http://bugs.python.org/file10541/rename_HTTPResponse.getheaders.patch

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


More information about the Python-bugs-list mailing list