re.search(pattern, string, flags=0) Scan through string looking for the first location where the regular expression
unicodedata.numeric(chr[, default]) Returns the numeric value assigned to the character chr as float. If no such value
readline.set_completer([function]) Set or remove the completer function. If function is specified, it will be used
regex.groupindex A dictionary mapping any symbolic group names defined by (?P<id>) to group numbers. The
readline.write_history_file([filename]) Save the history list to a readline history file, overwriting any existing file. The
__init__(tabsize=8, wrapcolumn=None, linejunk=None, charjunk=IS_CHARACTER_JUNK) Initializes instance of HtmlDiff
quick_ratio() Return an upper bound on ratio() relatively quickly.
readline.set_completion_display_matches_hook([function]) Set or remove the completion display function. If function
textwrap.dedent(text) Remove any common leading whitespace from every line in text. This
get_matching_blocks() Return list of triples describing matching subsequences. Each triple is of the form (i, j, n)
Page 9 of 17