Searched refs:test_show_warning_output (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_warnings.py | 544 def test_show_warning_output(self): member in _WarningsTests |
/external/python/cpython3/Lib/test/test_warnings/ | ||
D | __init__.py | 779 def test_show_warning_output(self): member in _WarningsTests |