Searched refs:_CLASS_RE (Results 1 – 1 of 1) sorted by relevance
27 _CLASS_RE = re.compile(r'^L(.*);$') variable52 m = _CLASS_RE.search(raw_line)