Searched refs:GetLastLine (Results 1 – 5 of 5) sorted by relevance
819 if state.GetLastLine() and not (820 state.GetLastLine().isspace() or821 state.GetLastLine().rstrip('\n\r\f') != state.GetLastLine()):824 'File does not end with new line. (%s)' % state.GetLastLine(),
1053 def GetLastLine(self): member in StateTracker
645 def GetLastLine(self): member in Output
638 def GetLastLine(self): member in Output