Module urllib2 :: Class HTTPErrorProcessor
[hide private]
[frames] | no frames]

_ClassType HTTPErrorProcessor

BaseHandler --+
              |
             HTTPErrorProcessor

Process HTTP error responses.

Instance Methods [hide private]
 
http_response(self, request, response)
 
https_response(self, request, response)

Inherited from BaseHandler: __lt__, add_parent, close

Class Variables [hide private]
  handler_order = 1000