textwrap.indent(text, prefix, predicate=None) Add prefix to the beginning of selected lines in text.
stringprep.in_table_a1(code) Determine whether code is in tableA.1 (Unassigned code points in Unicode 3.2).
readline.get_history_length() readline.set_history_length(length) Set or return the desired number of lines to save
ratio() Return a measure of the sequences’ similarity as a float in the range [0, 1]. Where
compare(a, b) Compare two sequences of lines, and generate the delta (a sequence of lines). Each
drop_whitespace (default: True) If true, whitespace at the beginning and ending of every line (after wrapping but
match.groups(default=None) Return a tuple containing all the subgroups of the match, from 1 up to however many groups are in
stringprep.in_table_c11(code) Determine whether code is in tableC.1.1 (ASCII space characters).
readline.append_history_file(nelements[, filename]) Append the last nelements items of history to a file. The default
template This is the object passed to the constructor’s template argument. In general, you shouldn’t change it, but
Page 14 of 17