> logger.info("Checked %s records in %s seconds, yielding an average of
> \
> %s seconds per record." % (len(self.data), duration, avgquery) )
^^^^^^^^^^^^^Remove these spaces. It makes the source code look weird, but the output will be correct. Alan _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
