Searched defs:to_integral (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | decimal.py | 2609 to_integral = to_integral_value variable in Decimal |
/external/python/cpython3/Lib/ | ||
D | _pydecimal.py | 2711 to_integral = to_integral_value variable in Decimal |