Lines Matching refs:pairs
153 # pass statement is part of one of those pairs, claim that the statement731 pairs = []735 pairs = []743 pairs.append((start, end))747 pairs.append((start, end))754 ret = string.join(map(stringify, pairs), ", ")