Searched refs:WRAPS_RE (Results 1 – 1 of 1) sorted by relevance
29 WRAPS_RE = re.compile(r'@wraps\((.*)\)') variable41 m = WRAPS_RE.search(content)