Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds