[issue1178141] urllib.py overwrite HTTPError code with 200

Georg Brandl report at bugs.python.org
Sun Jan 20 12:43:18 CET 2008


Georg Brandl added the comment:

The bug (interpreting non-200 2xx codes as error) has already been
fixed. I've finished and committed the other part (adding getcode() to
addinfourl) in r60133.

----------
resolution:  -> accepted
status: open -> closed

_____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1178141>
_____________________________________


More information about the Python-bugs-list mailing list