IMAP4.response(code) Return data for response code if received, or None. Returns the given code, instead
class urllib.request.ProxyHandler(proxies=None) Cause requests to go through a proxy. If proxies is given, it must
read() Reads the robots.txt URL and feeds it to the parser.
SimpleXMLRPCServer.register_function(function, name=None) Register a function that can respond to XML-RPC requests. If name
IMAP4.list([directory[, pattern]]) List mailbox names in directory matching pattern. directory defaults
error_headers The HTTP headers used for error responses. This should be a list of WSGI response headers ((name, value)
POP3.getwelcome() Returns the greeting string sent by the POP3 server.
Morsel.OutputString(attrs=None) Return a string representing the Morsel, without any surrounding HTTP or JavaScript.
IMAP4.starttls(ssl_context=None) Send a STARTTLS command. The ssl_context argument is optional and should
class smtpd.DebuggingServer(localaddr, remoteaddr) Create a new debugging server. Arguments are as per SMTPServer
Page 68 of 80