Searched refs:StopChar (Results 1 – 1 of 1) sorted by relevance
350 def GetToken(self, StopChar='.,|\t ', SkipPair='"'): argument358 if Char in StopChar and not InQuote: