open(fullurl, data=None) Open fullurl using the appropriate protocol. This method sets up cache and proxy information
class imaplib.IMAP4_SSL(host='', port=IMAP4_SSL_PORT, keyfile=None, certfile=None, ssl_context=None) This is a subclass derived
FileCookieJar.save(filename=None, ignore_discard=False, ignore_expires=False) Save cookies to a file. This
class http.cookiejar.LWPCookieJar(filename, delayload=None, policy=None) A FileCookieJar that can load from and
is_multicast
FTP.voidcmd(cmd) Send a simple command string to the server and handle the response. Return nothing if a response code corresponding
exception IMAP4.error Exception raised on any errors. The reason for the exception is passed to the constructor as a string
BaseCookie.value_encode(val) Return an encoded value. val can be any type, but return value must be a string. This
OpenerDirector.add_handler(handler) handler should be an instance of BaseHandler. The following methods
NNTP.xhdr(hdr, str, *, file=None) Send an XHDR command. The hdr argument is a header keyword, e.g.
Page 61 of 80