stat.S_ISREG(mode) Return non-zero if the mode is from a regular file.
element_options(elementname) Returns the list of elementname‘s options.
is_link_local True if the address is reserved for link-local usage. See
lzma.decompress(data, format=FORMAT_AUTO, memlimit=None, filters=None) Decompress data (a
unlock() Maildir mailboxes do not support (or require) locking, so these methods do nothing.
uu.encode(in_file, out_file, name=None, mode=None) Uuencode file in_file into file out_file. The uuencoded
assert_not_called() Assert the mock was never called. >>>
Logger.warning(msg, *args, **kwargs) Logs a message with level WARNING on this logger. The arguments are interpreted
unicodedata.decimal(chr[, default]) Returns the decimal value assigned to the character chr as integer. If no such
operator.__itruediv__(a, b) a = itruediv(a, b) is equivalent to a /= b.
Page 38 of 100