error_message_format Specifies a format string that should be used by send_error() method for building an error
exception http.client.NotConnected A subclass of HTTPException.
webbrowser.open_new(url) Open url in a new window of the default browser, if possible, otherwise, open url
IMAP4.rename(oldmailbox, newmailbox) Rename mailbox named oldmailbox to newmailbox.
IMAP4.delete(mailbox) Delete old mailbox named mailbox.
close_connection Boolean that should be set before handle_one_request() returns, indicating if another request
SMTP.set_debuglevel(level) Set the debug output level. A value of 1 or True for level results in debug
imaplib.Int2AP(num) Converts an integer into a string representation using characters from the set [A .. P]
uuid.uuid5(namespace, name) Generate a UUID based on the SHA-1 hash of a namespace identifier (which is a UUID) and a name (which
Cookie.name Cookie name (a string).
Page 17 of 80