HTTPConnection.getresponse() Should be called after a request is sent to get the response from the server. Returns an
imaplib.Int2AP(num) Converts an integer into a string representation using characters from the set [A .. P]
uuid.uuid5(namespace, name) Generate a UUID based on the SHA-1 hash of a namespace identifier (which is a UUID) and a name (which
class xmlrpc.server.CGIXMLRPCRequestHandler(allow_none=False, encoding=None, use_builtin_types=False) Create a new instance
POP3.noop() Do nothing. Might be used as a keep-alive.
Cookie.is_expired(now=None) True if cookie has passed the time at which the server requested it should expire.
compressed
DefaultCookiePolicy.is_blocked(domain) Return whether domain is on the blacklist for setting or receiving cookies.
ipaddress.v4_int_to_packed(address) Represent an address as 4 packed bytes in network (big-endian) order. address is
class smtpd.SMTPServer(localaddr, remoteaddr, data_size_limit=33554432, map=None, enable_SMTPUTF8=False, decode_data=True) Create
Page 26 of 80