Searched refs:_RE_INT (Results 1 – 1 of 1) sorted by relevance
61 _RE_INT = re.compile(r"^\d+$") variable288 if not _RE_INT.match(value):