log_error(...) Logs an error when a request cannot be fulfilled. By default, it passes the message to log_message()
SMTP.auth(mechanism, authobject, *, initial_response_ok=True) Issue an SMTP AUTH command for the specified
conn Holds the socket object connecting to the client.
address_exclude(network)
verify_request(request, client_address) Must return a Boolean value; if the value is
Telnet.read_some() Read at least one byte of cooked data unless EOF is hit. Return b'' if EOF is hit. Block if
class urllib.request.Request(url, data=None, headers={}, origin_req_host=None, unverifiable=False, method=None) This class is
DefaultCookiePolicy.strict_domain Don’t allow sites to set two-component domains with country-code top-level domains like
class xmlrpc.client.Fault A Fault object encapsulates the content of an XML-RPC fault tag. Fault objects have the
responses This attribute contains a mapping of error code integers to two-element tuples containing a short and long message
Page 44 of 80