itertools.compress(data, selectors) Make an iterator that filters elements from data returning only those that have
Cmd.onecmd(str) Interpret the argument as though it had been typed in response to the prompt. This may be overridden, but should
filter(record) Is the specified record to be logged? Returns zero for no, nonzero for yes. If deemed appropriate, the record
window.attron(attr) Add attribute attr from the “background” set applied to all writes to the current window.
classmethod load(filename) Load a snapshot from a file. See also dump().
class typing.MutableSet(AbstractSet[T]) A generic version of
imap(func, iterable[, chunksize]) A lazier version of
ctypes.PYFUNCTYPE(restype, *argtypes) The returned function prototype creates functions that use the Python calling convention
array.insert(i, x) Insert a new item with value x in the array before position i. Negative values are treated
disable() Mark the breakpoint as disabled.
Page 100 of 100