Searched refs:test_implicit_context (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_decimal.py | 1621 def test_implicit_context(self): member in DecimalUsabilityTest |
/external/python/cpython3/Lib/test/ | ||
D | test_decimal.py | 2147 def test_implicit_context(self): member in UsabilityTest |