>         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  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to