The standard formatter.
This implementation has demonstrated wide applicability to many writers, and may be used directly in most circumstances. It has been used to implement a full-featured World Wide Web browser.
There are no base classes.
There are no implemented interfaces.
There are no attributes in this class.
add_flowing_data(data)
add_hor_rule(*args, **kw)
add_label_data(format, counter, blankline=None)
add_line_break()
add_literal_data(data)
assert_line_data(flag=1)
end_paragraph(blankline)
flush_softspace()
format_counter(format, counter)
format_letter(case, counter)
format_roman(case, counter)
pop_alignment()
pop_font()
pop_margin()
pop_style(n=1)
push_alignment(align)
push_font((size, i, b, tt))
push_margin(margin)
push_style(*styles)
set_spacing(spacing)
There are no known subclasses.