Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_decimal.py509 def test_explicit_from_Decimal(self): member in DecimalExplicitConstructionTest
/external/python/cpython3/Lib/test/
Dtest_decimal.py659 def test_explicit_from_Decimal(self): member in ExplicitConstructionTest