readline.set_startup_hook([function]) Set or remove the function invoked by the rl_startup_hook callback of the
wrap(text) Wraps the single paragraph in text (a string) so every line is at most width characters long
stringprep.in_table_c8(code) Determine whether code is in tableC.8 (Change display properties or are deprecated).
check_unused_args(used_args, args, kwargs) Implement checking for unused arguments if desired. The arguments to this function
stringprep.in_table_d1(code) Determine whether code is in tableD.1 (Characters with bidirectional property “R” or “AL”)
class string.Formatter The Formatter class has the following public methods:
readline.get_completer() Get the completer function, or None if no completer function has been set.
compare(a, b) Compare two sequences of lines, and generate the delta (a sequence of lines). Each
string.octdigits The string '01234567'.
stringprep.in_table_d2(code) Determine whether code is in tableD.2 (Characters with bidirectional property “L”).
Page 11 of 17