class socketserver.ForkingTCPServer class socketserver.ForkingUDPServer class socketserver.ThreadingTCPServer
IMAP4.search(charset, criterion[, ...]) Search mailbox for matching messages. charset may be None, in
class ftplib.FTP_TLS(host='', user='', passwd='', acct='', keyfile=None, certfile=None, context=None, timeout=None, source_address=None) A
peer Holds the name of the client peer as returned by conn.getpeername() where conn is conn
HTTPConnection.connect() Connect to the server specified when the object was created. By default, this is called automatically
class socketserver.ThreadingMixIn Forking and threading versions of each type of server can be created using these mix-in classes
FTP.pwd() Return the pathname of the current directory on the server.
CacheFTPHandler.setTimeout(t) Set timeout of connections to t seconds.
class urllib.request.AbstractDigestAuthHandler(password_mgr=None) This is a mixin class that helps with HTTP authentication
BaseHandler.unknown_open(req) This method is not defined in BaseHandler, but subclasses should define
Page 65 of 80