ratio() Return a measure of the sequences’ similarity as a float in the range [0, 1]. Where
max_lines (default: None) If not None, then the output will contain at most max_lines lines
unicodedata.normalize(form, unistr) Return the normal form form for the Unicode string unistr. Valid values
placeholder (default: ' [...]') String that will appear at the end of the output text if it has been truncated
class string.Formatter The Formatter class has the following public methods:
real_quick_ratio() Return an upper bound on ratio() very quickly.
tabsize (default: 8) If expand_tabs is true, then all tab characters in text will be expanded
colno The column corresponding to pos.
break_on_hyphens (default: True) If true, wrapping will occur preferably on whitespaces and right after hyphens
stringprep.in_table_c5(code) Determine whether code is in tableC.5 (Surrogate codes).
Page 14 of 17