get_unixfrom() Return the message’s envelope header. Defaults to None if the envelope header was never set.
string.digits The string '0123456789'.
window.vline(ch, n) window.vline(y, x, ch, n) Display a vertical line starting at (y, x) with length n consisting of the character ch.
keys() Return a new view of the underlying mapping’s keys.
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().
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.
dis.hascompare Sequence of bytecodes of Boolean operations.
Queue([maxsize]) Create a shared queue.Queue object and return a proxy for it.
opcode numeric code for operation, corresponding to the opcode values listed below and the bytecode values in the Opcode collections.
exception py_compile.PyCompileError Exception raised when an error occurs while attempting to compile the file.
Page 327 of 663