This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author petri.lehtinen
Recipients docs@python, jaraco, orsenthil, petri.lehtinen
Date 2011-11-08.18:54:38
SpamBayes Score 0.00010437328
Marked as misclassified No
Message-id <20111108185427.GA1852@ihaa>
In-reply-to <1320773948.49.0.733111145447.issue13211@psf.upfronthosting.co.za>
Content
My impression was that because HTTPError is a subclass of URLError, it
should have the same attributes, and maybe some extra. A user reading
the docs doesn't know whether it calls the base class __init__ or not.
History
Date User Action Args
2011-11-08 18:54:39petri.lehtinensetrecipients: + petri.lehtinen, jaraco, orsenthil, docs@python
2011-11-08 18:54:38petri.lehtinenlinkissue13211 messages
2011-11-08 18:54:38petri.lehtinencreate