NNTP.group(name) Send a GROUP command, where name is the group name. The group is selected as the current
IMAP4.authenticate(mechanism, authobject) Authenticate command — requires response processing.
class urllib.parse.ParseResult(scheme, netloc, path, params, query, fragment) Concrete class for urlparse() results
CookiePolicy.rfc2965 Implement RFC 2965 protocol.
FTP.voidcmd(cmd) Send a simple command string to the server and handle the response. Return nothing if a response code corresponding
exception urllib.error.URLError The handlers raise this exception (or derived exceptions) when they run into a problem. It is
IMAP4.partial(message_num, message_part, start, length) Fetch truncated part of a message. Returned data is a tuple of message
IMAP4.read(size) Reads size bytes from the remote server. You may override this method.
class xmlrpc.server.DocXMLRPCRequestHandler Create a new request handler instance. This request handler supports XML-RPC POST
HTTPSHandler.https_open(req) Send an HTTPS request, which can be either GET or POST, depending on req.has_data()
Page 51 of 80