Searched refs:test_explicit_from_float (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_decimal.py | 536 def test_explicit_from_float(self): member in DecimalExplicitConstructionTest |
/external/python/cpython3/Lib/test/ | ||
D | test_decimal.py | 683 def test_explicit_from_float(self): member in ExplicitConstructionTest |