Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/support/scripts/
H A Dpkg-stats38 URL_RE = re.compile(r"\s*https?://\S*\s*$") variable
120 if URL_RE.match(config_line):