wsgiref.util.request_uri(environ, include_query=True) Return the full request URI, optionally including the query string, using
class wsgiref.util.FileWrapper(filelike, blksize=8192) A wrapper to convert a file-like object to an
CookieJar.set_cookie_if_ok(cookie, request) Set a Cookie if policy says it’s OK to do so.
IMAP4.read(size) Reads size bytes from the remote server. You may override this method.
webbrowser.open(url, new=0, autoraise=True) Display url using the default browser. If new is 0, the url
NNTP.quit() Send a QUIT command and close the connection. Once this method has been called, no other methods of
FTP.mlsd(path="", facts=[]) List a directory in a standardized format by using MLSD command (
FTP.getwelcome() Return the welcome message sent by the server in reply to the initial connection. (This message sometimes contains
socket The socket object on which the server will listen for incoming requests.
IMAP4.check() Checkpoint mailbox on server.
Page 47 of 80