[issue13211] urllib2.HTTPError does not have 'reason' attribute.

Petri Lehtinen report at bugs.python.org
Mon Nov 7 20:21:13 CET 2011


Petri Lehtinen <petri at digip.org> added the comment:

Perhaps the reason should include the status code, too? It makes HTTP errors much more useful, as you'll immediately see what's going on from the status code.

----------

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


More information about the Python-bugs-list mailing list