Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_decimal.py625 def test_implicit_from_float(self): member in DecimalImplicitConstructionTest
/external/python/cpython3/Lib/test/
Dtest_decimal.py854 def test_implicit_from_float(self): member in ImplicitConstructionTest