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
make_table(fromlines, tolines, fromdesc='', todesc='', context=False, numlines=5) Compares fromlines and tolines
template This is the object passed to the constructor’s template argument. In general, you shouldn’t change it, but
stringprep.in_table_c11(code) Determine whether code is in tableC.1.1 (ASCII space characters).
match.re The regular expression object whose match() or search() method produced this match instance
pattern The regular expression pattern.
fill(text) Wraps the single paragraph in text, and returns a single string containing the wrapped paragraph.
re.split(pattern, string, maxsplit=0, flags=0) Split string by the occurrences of pattern. If capturing parentheses
class textwrap.TextWrapper(**kwargs) The TextWrapper constructor accepts a number of optional keyword arguments
Page 17 of 17