| Home | Trees | Indices | Help |
|
|---|
|
|
Text based table. The number of columns and the width of each column is automatically calculated.
|
|||
|
|||
|
|||
|
|||
| int |
|
||
| str |
|
||
| generator of str |
|
||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Add a row to the table. All items are converted to strings.
|
Make the text in a column left or right justified.
|
Get the width of the text output for the table.
|
Get the text output for the table.
|
Generate the text output for the table.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Dec 20 17:54:56 2013 | http://epydoc.sourceforge.net |