[issue8572] httplib getheader() throws error instead of default

Senthil Kumaran report at bugs.python.org
Thu Apr 29 20:19:32 CEST 2010


Senthil Kumaran <orsenthil at gmail.com> added the comment:

Walter, have a look at http://www.python.org/dev/ document. It is really easy and attach it when its ready.
1) Create a patch against trunk (or py3k).
2) Patch against trunk/ or (py3k/ if its py3k only)
3) Lib/test/test_httplib.py might have similar tests, so build on top of  some existing test.
4) NEWS if applicable.

----------
nosy: +orsenthil

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


More information about the Python-bugs-list mailing list