Home | History | Annotate | Download | only in python2.7

Lines Matching refs:rounding_method

1691             rounding_method = self._pick_rounding_function[context.rounding]
1692 changed = rounding_method(self, digits)