class string.Template(template) The constructor takes a single argument which is the template string.
Completer.complete(text, state) Return the stateth completion for text. If
msg The unformatted error message.
re.finditer(pattern, string, flags=0) Return an iterator yielding match objects
readline.add_history(line) Append line to the history buffer, as if it was the last line typed. This calls add_history()
stringprep.in_table_c12(code) Determine whether code is in tableC.1.2 (Non-ASCII space characters).
readline.get_completion_type() Get the type of completion being attempted. This returns the rl_completion_type
match.start([group]) match.end([group]) Return the indices of the start and end of the substring matched by group;
match.string The string passed to match() or search().
parse(format_string) Loop over the format_string and return an iterable of tuples (literal_text, field_name
Page 1 of 17