Searched refs:close_paren (Results 1 – 1 of 1) sorted by relevance
917 def _GetMatchingChar(self, open_paren, close_paren, GetNextToken=None): argument928 elif token.name == close_paren: