Searched refs:hit_eof (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_tarfile.py | 2829 hit_eof = False variable in Bz2PartialReadTest._test_partial_input.MyBytesIO 2831 if self.hit_eof: 2834 self.hit_eof = self.tell() == len(self.getvalue()) 2837 self.hit_eof = False |
Completed in 6 milliseconds