FTP.storbinary(cmd, fp, blocksize=8192, callback=None, rest=None) Store a file in binary transfer mode. cmd should
class http.client.HTTPSConnection(host, port=None, key_file=None, cert_file=None, [timeout, ]source_address=None, *, context=None, check_hostname=None)
headers A dict containing the headers of the HTTP/HTTPS request that triggered the error.
ipaddress.v4_int_to_packed(address) Represent an address as 4 packed bytes in network (big-endian) order. address is
FTP.transfercmd(cmd, rest=None) Initiate a transfer over the data connection. If the transfer is active, send an EPRT
IMAP4.thread(threading_algorithm, charset, search_criterion[, ...]) The thread command is a variant of search
class http.cookiejar.CookiePolicy This class is responsible for deciding whether each cookie should be accepted from / returned
CookiePolicy.set_ok(cookie, request) Return boolean value indicating whether cookie should be accepted from server.
IMAP4.delete(mailbox) Delete old mailbox named mailbox.
IMAP4.socket() Returns socket instance used to connect to server.
Page 19 of 80