Searched refs:_only_url_re (Results 1 – 1 of 1) sorted by relevance
204 _only_url_re = re.compile(r'^\s*\w+://\S+\s*$') variable in ChangeLog226 if not self._only_url_re.match(line) and \