re.sub(pattern, repl, string, count=0, flags=0) Return the string obtained by replacing the leftmost non-overlapping occurrences
stringprep.in_table_d1(code) Determine whether code is in tableD.1 (Characters with bidirectional property “R” or “AL”)
fix_sentence_endings (default: False) If true, TextWrapper attempts to detect sentence endings and
string.digits The string '0123456789'.
readline.set_pre_input_hook([function]) Set or remove the function invoked by the rl_pre_input_hook callback of
string.capwords(s, sep=None) Split the argument into words using
exception re.error(msg, pattern=None, pos=None) Exception raised when a string passed to one of the functions here is not a
expand_tabs (default: True) If true, then all tab characters in text will be expanded to spaces using
break_on_hyphens (default: True) If true, wrapping will occur preferably on whitespaces and right after hyphens
stringprep.in_table_c11(code) Determine whether code is in tableC.1.1 (ASCII space characters).
Page 14 of 17