Searched refs:test_zero_byte_files (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_fileinput.py | 158 def test_zero_byte_files(self): member in FileInputTests |
/external/python/cpython3/Lib/test/ | ||
D | test_fileinput.py | 181 def test_zero_byte_files(self): member in FileInputTests |