Home
last modified time | relevance | path

Searched refs:_only_url_re (Results 1 – 1 of 1) sorted by relevance

/third_party/mbedtls/scripts/
Dassemble_changelog.py204 _only_url_re = re.compile(r'^\s*\w+://\S+\s*$') variable in ChangeLog
226 if not self._only_url_re.match(line) and \