Searched refs:FTPHandler (Results 1 – 4 of 4) sorted by relevance
581 FTPHandler, FileHandler, HTTPErrorProcessor,1531 class FTPHandler(BaseHandler): class1589 class CacheFTPHandler(FTPHandler):
145 :class:`FTPHandler`, :class:`FileHandler`, :class:`HTTPErrorProcessor`.442 .. class:: FTPHandler()1107 FTPHandler Objects1111 .. method:: FTPHandler.ftp_open(req)1122 :class:`CacheFTPHandler` objects are :class:`FTPHandler` objects with the
519 ``HTTPDefaultErrorHandler``, ``HTTPRedirectHandler``, ``FTPHandler``,
713 class NullFTPHandler(urllib.request.FTPHandler):