eliminato log inutile del numero file
This commit is contained in:
@@ -183,7 +183,6 @@ class bananaSPLITTER(threading.Thread):
|
||||
newDoc['content']=copy.deepcopy(''.join(tempBody))
|
||||
self.fileList.append(copy.deepcopy(newDoc))
|
||||
tempBody=list()
|
||||
self.log.info(self.fileName + " - {}".format(self.bodyCounter))
|
||||
self.bodyCounter +=1
|
||||
pass
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user