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