next_minus(x) Returns the largest representable number smaller than x.
email.utils.getaddresses(fieldvalues) This method returns a list of 2-tuples of the form returned by parseaddr()
HTTPResponse.debuglevel A debugging hook. If debuglevel is greater than zero, messages will be printed to stdout
logging.getLogRecordFactory() Return a callable which is used to create a LogRecord.
Logger.filter(record) Applies this logger’s filters to the record and returns a true value if the record is to be processed
offset For syntax errors - the offset into the text where the error occurred.
SummaryInformation.Persist() Write the modified properties to the summary information stream, using MsiSummaryInfoPersist()
test.support.run_doctest(module, verbosity=None) Run
oss_mixer_device.get_recsrc() This method returns a bitmask indicating which control(s) are currently being used as a recording
itertools.zip_longest(*iterables, fillvalue=None) Make an iterator that aggregates elements from each of the iterables. If the
Page 24 of 100