Searched refs:_strip_re (Results 1 – 2 of 2) sorted by relevance
27 _strip_re = re.compile("^([0-9a-fA-F]+.+?) *#.*") variable37 match = _strip_re.match(line)