IMAP4.login(user, password) Identify the client using a plaintext password. The password will be quoted.
get_content(msg, *args, **kw) Look up a handler function based on the mimetype of msg (see next paragraph)
mimetypes.add_type(type, ext, strict=True) Add a mapping from the MIME type type to the extension ext. When
aifc.writeframes(data) Write data to the output file. This method can only be called after the audio file parameters have been
name The name of the encoding.
epoll.closed True if the epoll object is closed.
operator.__eq__(a, b) operator.__ne__(a, b) operator.__ge__(a, b) operator
shutil.copyfileobj(fsrc, fdst[, length]) Copy the contents of the file-like object fsrc to the file-like object fdst
ssl.PROTOCOL_TLSv1_1 Selects TLS version 1.1 as the channel encryption protocol. Available only with openssl version 1.0.1+
bytearray.count(sub[, start[, end]]) Return the number of non-overlapping occurrences of subsequence sub in the range
Page 50 of 100