Searched refs:acc_period (Results 1 – 1 of 1) sorted by relevance
209 def __init__(self, period=0, acc_period=0): argument211 self.acc_period = acc_period216 self.acc_period += other.acc_period471 cmp=lambda x, y: cmp(y.period.acc_period, x.period.acc_period))478 cmp=lambda x, y: cmp(y.period.acc_period, x.period.acc_period))490 cmp=lambda x, y: cmp(y[2].acc_period, x[2].acc_period))508 acc_p = 100.0 * period.acc_period / self.period