Searched refs:_comment_quote_re (Results 1 – 1 of 1) sorted by relevance
66 _comment_quote_re = re.compile(r'\-\s*\>') variable77 comment = _comment_quote_re.sub('->', comment)