Searched refs:test_formatwarning (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_warnings.py | 629 def test_formatwarning(self): member in WarningsDisplayTests |
/external/python/cpython3/Lib/test/test_warnings/ | ||
D | __init__.py | 904 def test_formatwarning(self): member in WarningsDisplayTests |