readline.set_startup_hook([function]) Set or remove the function invoked by the rl_startup_hook callback of the
readline.write_history_file([filename]) Save the history list to a readline history file, overwriting any existing file. The
stringprep.in_table_c6(code) Determine whether code is in tableC.6 (Inappropriate for plain text).
stringprep.in_table_c11_c12(code) Determine whether code is in tableC.1 (Space characters, union of C.1.1 and C.1.2)
convert_field(value, conversion) Converts the value (returned by get_field()) given a conversion type (as in the
stringprep.in_table_d2(code) Determine whether code is in tableD.2 (Characters with bidirectional property āLā).
stringprep.in_table_c8(code) Determine whether code is in tableC.8 (Change display properties or are deprecated).
set_seqs(a, b) Set the two sequences to be compared.
max_lines (default: None) If not None, then the output will contain at most max_lines lines
placeholder (default: ' [...]') String that will appear at the end of the output text if it has been truncated
Page 11 of 17