wsgiref.simple_server.make_server(host, port, app, server_class=WSGIServer, handler_class=WSGIRequestHandler) Create a new WSGI
Request.set_proxy(host, type) Prepare the request by connecting to a proxy server. The host and type will
class email.headerregistry.ContentTransferEncoding Handles the Content-Transfer-Encoding header
Telnet.set_option_negotiation_callback(callback) Each time a telnet option is read on the input flow, this callback
Source code: Lib/dummy_threading
hosts() Returns an iterator over the usable hosts in the network. The usable hosts are all the IP addresses that belong to the
pprint.saferepr(object) Return a string representation of object, protected against recursive data structures. If the
aifc.aiff() Create an AIFF file. The default is that an AIFF-C file is created, unless the name of the file ends in '
codename Required. 100 characters or fewer. Example: 'can_vote'.
class storage.session.SessionStorage This class stores all messages inside of the request’s session. Therefore it requires Django’s
Page 47 of 100