NNTP.article(message_spec=None, *, file=None) Send an ARTICLE command, where message_spec has the same
wsgiref.simple_server.make_server(host, port, app, server_class=WSGIServer, handler_class=WSGIRequestHandler) Create a new WSGI
compare_networks(other) Compare this network to other. In this comparison only the network addresses are considered;
Telnet.fileno() Return the file descriptor of the socket object used internally.
is_global
uuid.getnode() Get the hardware address as a 48-bit positive integer. The first time this runs, it may launch a separate program
server_bind() Called by the server’s constructor to bind the socket to the desired address. May be overridden.
webbrowser.open_new(url) Open url in a new window of the default browser, if possible, otherwise, open url
exception smtplib.SMTPDataError The SMTP server refused to accept the message data.
log_exception(exc_info) Log the exc_info tuple in the server log. exc_info is a (type, value, traceback)
Page 16 of 80