Searched refs:GIT_SVN_ID_RE (Results 1 – 1 of 1) sorted by relevance
48 GIT_SVN_ID_RE = re.compile(r'((?:\w+)://[^@]+)@(\d+)\s+(?:[a-zA-Z0-9\-]+)') variable275 match = GIT_SVN_ID_RE.match(value)