DefaultCookiePolicy.is_not_allowed(domain) Return whether domain is not on the whitelist for setting or receiving cookies
BaseHandler.http_error_default(req, fp, code, msg, hdrs) This method is not defined in BaseHandler, but
exception http.client.UnknownProtocol A subclass of HTTPException.
POP3.apop(user, secret) Use the more secure APOP authentication to log into the POP3 server.
SMTP.starttls(keyfile=None, certfile=None, context=None) Put the SMTP connection in TLS (Transport Layer Security) mode. All
Telnet.read_some() Read at least one byte of cooked data unless EOF is hit. Return b'' if EOF is hit. Block if
is_unspecified
Cookie.set_nonstandard_attr(name, value) Set the value of the named cookie-attribute.
class xmlrpc.client.Fault A Fault object encapsulates the content of an XML-RPC fault tag. Fault objects have the
CookieJar.set_policy(policy) Set the CookiePolicy instance to be used.
Page 40 of 80