[issue11280] urllib2 http_error_302 calls undefined "getheaders" method

Senthil Kumaran report at bugs.python.org
Tue Feb 22 03:42:26 CET 2011


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

Andres, the HTTP Response is sent the xxx_error_xxx method when it is handled by RedirectHandler. Does the below code not work for you in case? I am unable to see the problem here (and also this piece of code is present from 2004!) I am inclined to mark this request as rejected. (Please reopen if you are sure that this is wrong in specific scenarios)

----------
nosy: +orsenthil
resolution:  -> works for me
stage:  -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list