Searched refs:_OID_RE (Results 1 – 1 of 1) sorted by relevance
105 _OID_RE = re.compile(r'^\d+(\.\d+)*$') variable3059 if not _OID_RE.match(value):