copy_abs(x) Returns a copy of x with the sign set to 0.
tracemalloc.is_tracing() True if the tracemalloc module is tracing Python memory allocations, False otherwise. See also start() and stop() functions.
defaults() Return a dictionary containing the instance-wide defaults.
set_date(date) Set the delivery date of the message to date, a floating-point number representing seconds since the epoch.
opcode numeric code for operation, corresponding to the opcode values listed below and the bytecode values in the Opcode collections.
Queue([maxsize]) Create a shared queue.Queue object and return a proxy for it.
dis.hascompare Sequence of bytecodes of Boolean operations.
window.insch(ch[, attr]) window.insch(y, x, ch[, attr]) Paint character ch at (y, x) with attributes attr, moving the line from position x right by one character.
get_filename(failobj=None) Return the value of the filename parameter of the Content-Disposition header of the message. If the header does not have a filename parameter, this method falls back to looking for the name parameter on the Content-Type header. If neither is found, or the header is missing, then failobj is returned. The returned string will always be unquoted as per email.utils.unquote().
keys() Return a new view of the underlying mapping’s keys.
Page 177 of 663