Report.py: classes to create formatted reports. Robin Friedrich Robin.Friedrich@pdq.net The ReportTemplate class reads a template file or string containing a fixed format with field tokens and substitutes member values from an arbitrary python object. The ColumnReportTemplate class takes a string argument to define a header and line format for multiple calls with sequence data.