Searched refs:runre (Results 1 – 1 of 1) sorted by relevance
20 runre = re.compile(r'\s*\;\s*RUN\s*\:(?P<tool>.*)') variable261 m = runre.match(line)