Searched refs:_INTERNAL_VARIABLE_RE (Results 1 – 1 of 1) sorted by relevance
495 _INTERNAL_VARIABLE_RE = re.compile(r"^__\w+__$") variable501 if not _INTERNAL_VARIABLE_RE.match(key)]