Searched refs:PUSH_MSG_NEW_RE (Results 1 – 1 of 1) sorted by relevance
51 PUSH_MSG_NEW_RE = re.compile(r"^Version \d+\.\d+\.\d+$") variable698 match = PUSH_MSG_NEW_RE.match(title)