class smtpd.DebuggingServer(localaddr, remoteaddr) Create a new debugging server. Arguments are as per SMTPServer
peer Holds the name of the client peer as returned by conn.getpeername() where conn is conn
SMTP.connect(host='localhost', port=0) Connect to a host on a given port. The defaults are to connect to the local host at the
error_status The HTTP status used for error responses. This should be a status string as defined in
exception nntplib.NNTPTemporaryError Exception raised when a response code in the range 400–499 is received.
CacheFTPHandler.setTimeout(t) Set timeout of connections to t seconds.
HTTPErrorProcessor.https_response() Process HTTPS error responses. The behavior is same as
addr Holds the address of the client, the second value returned by
BaseHandler.http_error_nnn(req, fp, code, msg, hdrs) nnn should be a three-digit HTTP error code. This method is also
Telnet.read_lazy() Process and return data already in the queues (lazy). Raise
Page 69 of 80