Searched refs:ateof (Results 1 – 3 of 3) sorted by relevance
139 self.ateof = 0147 if self.ateof:151 self.ateof = 1252 if self.ateof:
84 for ateof in self._eofstack[::-1]:85 if ateof(line):
2778 ateof = 0 variable in ClassPropertiesAndMethods.test_basic_inheritance.CountedInput2780 if self.ateof:2787 self.ateof = 12800 self.assertEqual(f.ateof, (i > len(lines)))