| Home | Trees | Index | Help |
|
|---|
|
|
| Method Summary | |
|---|---|
| __init__(self,
linefmt)
Optionally specify a formatter which will be used to format each individual record. | |
| format(self,
records)
Format the specified records and return the result as a string. | |
| formatFooter(self,
records)
Return the footer string for the specified records. | |
| formatHeader(self,
records)
Return the header string for the specified records. | |
| Method Details |
|---|
__init__(self,
linefmt=None)
Optionally specify a formatter which will be used to format each
individual record.
|
format(self, records)Format the specified records and return the result as a string. |
formatFooter(self, records)Return the footer string for the specified records. |
formatHeader(self, records)Return the header string for the specified records. |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Oct 13 20:20:57 2005 | http://epydoc.sf.net |