Searched refs:_S_LINE_REGEX (Results 1 – 1 of 1) sorted by relevance
250 _S_LINE_REGEX = re.compile(r'S: SerialNumber=(?P<serial>.*)') variable305 match = _S_LINE_REGEX.match(line)