Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Ddecimal.py1789 def _round_05up(self, prec): member in Decimal
1804 ROUND_05UP = _round_05up,