Home
last modified time | relevance | path

Searched refs:_pick_rounding_function (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/
Ddecimal.py1689 rounding_method = self._pick_rounding_function[context.rounding]
1796 _pick_rounding_function = dict( variable in Decimal
2533 this_function = self._pick_rounding_function[rounding]