Searched refs:HTTPErrorProcessor (Results 1 – 5 of 5) sorted by relevance
145 :class:`FTPHandler`, :class:`FileHandler`, :class:`HTTPErrorProcessor`.457 .. class:: HTTPErrorProcessor()1149 HTTPErrorProcessor Objects1152 .. method:: HTTPErrorProcessor.http_response(request, response)1164 .. method:: HTTPErrorProcessor.https_response(request, response)
381 opener.add_handler(urllib2.HTTPErrorProcessor())
581 FTPHandler, FileHandler, HTTPErrorProcessor,624 class HTTPErrorProcessor(BaseHandler): class
520 ``FileHandler``, ``DataHandler``, ``HTTPErrorProcessor``.
1118 h = urllib.request.HTTPErrorProcessor()