writelines(lines) Write a list of lines to the stream. Line separators are not added, so it is usual for each of the lines provided
os.supports_dir_fd A
aifc.getframerate() Return the sampling rate (number of audio frames per second).
Logger.filter(record) Applies this logger’s filters to the record and returns a true value if the record is to be processed
time.strptime(string[, format]) Parse a string representing a time according to a format. The return value is a struct_time
set_trace() See the documentation for the functions explained above.
lzma.decompress(data, format=FORMAT_AUTO, memlimit=None, filters=None) Decompress data (a
operator.eq(a, b) operator.ne(a, b) operator.ge(a, b) operator
itertools.chain(*iterables) Make an iterator that returns elements from the first iterable until it is exhausted, then proceeds
DOMImplementation.createDocumentType(qualifiedName, publicId, systemId) Return a new DocumentType object that encapsulates
Page 47 of 100