Lines Matching refs:endchars
679 def getdelimited(self, beginchar, endchars, allowcomments = 1):686 `endchars' is a sequence of allowable end-delimiting characters.702 elif self.field[self.pos] in endchars: