Show
Ignore:
Timestamp:
08/31/06 23:53:58 (18 years ago)
Author:
jerome
Message:

Ensures that the multiplication by number of copies is done
only once.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/pykota/accounter.py

    r2947 r3000  
    5757        # computes job's size 
    5858        self.JobSize = self.computeJobSize() 
    59         if self.filter.InputFile is not None : 
    60             self.JobSize *= self.filter.Copies 
    6159         
    6260        # get last job information for this printer