Searched refs:__re_first_group (Results 1 – 1 of 1) sorted by relevance
26 __re_first_group = re.compile (r'[^.]*\.(.*)') variable268 match = __re_first_group.match(f.rule)