Searched refs:RE_VALUE (Results 1 – 1 of 1) sorted by relevance
60 RE_VALUE = re.compile('\s*(\w+)\s*=(.*)') variable290 match = RE_VALUE.match(line)