exception smtplib.SMTPResponseException Base class for all exceptions that include an SMTP error code. These exceptions are
NNTP.over(message_spec, *, file=None) Send an OVER command, or an XOVER command on legacy servers
error_output(environ, start_response) This method is a WSGI application to generate an error page for the user. It is only invoked
Telnet.read_sb_data() Return the data collected between a SB/SE pair (suboption begin/end). The callback should access these
imaplib.ParseFlags(flagstr) Converts an IMAP4 FLAGS response to a tuple of individual flags.
class imaplib.IMAP4(host='', port=IMAP4_PORT) This class implements the actual IMAP4 protocol. The connection is created and
SimpleXMLRPCServer.register_multicall_functions() Registers the XML-RPC multicall function system.multicall.
class wsgiref.handlers.BaseCGIHandler(stdin, stdout, stderr, environ, multithread=True, multiprocess=False) Similar to CGIHandler
send_error(code, message=None, explain=None) Sends and logs a complete error reply to the client. The numeric code
HTTPResponse.closed Is True if the stream is closed.
Page 52 of 80