Searched refs:test_close_on_exception (Results 1 – 3 of 3) sorted by relevance
| /external/python/cpython3/Lib/test/ | ||
| D | test_fileinput.py | 357 def test_close_on_exception(self): member in FileInputTests |
| D | test_zipfile.py | 1572 def test_close_on_exception(self): member in OtherTests |
| /external/python/cpython2/Lib/test/ | ||
| D | test_zipfile.py | 625 def test_close_on_exception(self): member in TestsWithSourceFile |