Searched refs:test_localcontext (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_decimal.py | 2228 def test_localcontext(self): member in WithStatementTest |
/external/python/cpython3/Lib/test/ | ||
D | test_decimal.py | 3549 def test_localcontext(self): member in ContextWithStatement |