Searched refs:PY_FILE_REGEX (Results 1 – 1 of 1) sorted by relevance
48 PY_FILE_REGEX = re.compile('.+\.py$') variable135 if PY_FILE_REGEX.match(full_path):