示例#1
0
 def error(self,*args,**kw):
     Progresser.error(self,*args,**kw)
     self.job.count_errors += 1
示例#2
0
 def error(self, *args, **kw):
     Progresser.error(self, *args, **kw)
     self.job.count_errors += 1