Searched refs:UID_RE (Results 1 – 1 of 1) sorted by relevance
9 UID_RE = re.compile("(\\d)+") variable137 m = UID_RE.match(text)