get_field(field_name, args, kwargs) Given field_name as returned by parse() (see above), convert it to
readline.get_line_buffer() Return the current contents of the line buffer (rl_line_buffer in the underlying library)
initial_indent (default: '') String that will be prepended to the first line of wrapped output. Counts towards
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
fill(text) Wraps the single paragraph in text, and returns a single string containing the wrapped paragraph.
stringprep.in_table_c7(code) Determine whether code is in tableC.7 (Inappropriate for canonical representation).
drop_whitespace (default: True) If true, whitespace at the beginning and ending of every line (after wrapping but
re.findall(pattern, string, flags=0) Return all non-overlapping matches of pattern in string, as a list of
template This is the object passed to the constructor’s template argument. In general, you shouldn’t change it, but
Page 16 of 17