Searched refs:test_implicit_from_Decimal (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_decimal.py | 628 def test_implicit_from_Decimal(self): member in DecimalImplicitConstructionTest |
/external/python/cpython3/Lib/test/ | ||
D | test_decimal.py | 858 def test_implicit_from_Decimal(self): member in ImplicitConstructionTest |