Home
last modified time | relevance | path

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

/dports/news/sabnzbdplus/SABnzbd-3.3.0/sabnzbd/
H A Dnewsunpack.py66 RAR_RE_V3 = re.compile(r"\.(?P<ext>part\d*)$", re.I) variable
479 if RAR_RE_V3.search(rar_set):