Searched refs:HTTPErrorProcessor (Results 1 – 5 of 5) sorted by relevance
146 :class:`FTPHandler`, :class:`FileHandler`, :class:`HTTPErrorProcessor`.459 .. class:: HTTPErrorProcessor()1162 HTTPErrorProcessor Objects1165 .. method:: HTTPErrorProcessor.http_response(request, response)1177 .. method:: HTTPErrorProcessor.https_response(request, response)
381 opener.add_handler(urllib2.HTTPErrorProcessor())
581 FTPHandler, FileHandler, HTTPErrorProcessor,624 class HTTPErrorProcessor(BaseHandler): class
513 ``FileHandler``, ``DataHandler``, ``HTTPErrorProcessor``.
1136 h = urllib.request.HTTPErrorProcessor()