class socketserver.BaseRequestHandler This is the superclass of all request handler objects. It defines the interface, given
class telnetlib.Telnet(host=None, port=0[, timeout]) Telnet represents a connection to a Telnet server. The instance
class imaplib.IMAP4(host='', port=IMAP4_PORT) This class implements the actual IMAP4 protocol. The connection is created and
urllib.request.url2pathname(path) Convert the path component path from a percent-encoded URL to the local syntax for
class urllib.request.FTPHandler Open FTP URLs.
POP3.list([which]) Request message list, result is in the form (response, ['mesg_num octets', ...], octets). If
FTP.getwelcome() Return the welcome message sent by the server in reply to the initial connection. (This message sometimes contains
FileCookieJar.save(filename=None, ignore_discard=False, ignore_expires=False) Save cookies to a file. This
NNTP.quit() Send a QUIT command and close the connection. Once this method has been called, no other methods of
CookiePolicy.hide_cookie2 Don’t add Cookie2 header to requests (the presence of this header indicates
Page 56 of 80