Telnet.read_some() Read at least one byte of cooked data unless EOF is hit. Return b'' if EOF is hit. Block if
Cookie.discard True if this is a session cookie.
ProxyBasicAuthHandler.http_error_407(req, fp, code, msg, hdrs) Retry the request with authentication information, if available
DefaultCookiePolicy.strict_rfc2965_unverifiable Follow RFC 2965 rules on unverifiable transactions (usually, an unverifiable
DefaultCookiePolicy.strict_domain Don’t allow sites to set two-component domains with country-code top-level domains like
SimpleXMLRPCServer.register_instance(instance, allow_dotted_names=False) Register an object which is used to expose method names
class socketserver.UnixDatagramServer(server_address, RequestHandlerClass, bind_and_activate=True) These more infrequently used
wsgi_multiprocess The value to be used for the wsgi.multiprocess environment variable. It defaults to true in
set_app(application) Sets the callable application as the WSGI application that will receive requests.
run(app) Run the specified WSGI application, app.
Page 46 of 80