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):
2805 ateof = 0 variable in ClassPropertiesAndMethods.test_basic_inheritance.CountedInput2807 if self.ateof:2814 self.ateof = 12827 self.assertEqual(f.ateof, (i > len(lines)))