Cortex
10.0.0-a4
|
The Formatter class defines an interface for specifying simple structured output without having to be concerned with exactly how that output is displayed. More...
Public Member Functions | |
def | heading (self, name) |
def | paragraph (self, name) |
def | indent (self) |
def | unindent (self) |
The Formatter class defines an interface for specifying simple structured output without having to be concerned with exactly how that output is displayed.