Searched refs:test_with_open (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_gzip.py | 294 def test_with_open(self): member in TestGzip |
D | test_io.py | 436 def test_with_open(self): member in IOTest |
/external/python/cpython3/Lib/test/ | ||
D | test_gzip.py | 361 def test_with_open(self): member in TestGzip |
D | test_io.py | 603 def test_with_open(self): member in IOTest |