Home
last modified time | relevance | path

Searched refs:PYOBJECT_RE (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Tools/c-analyzer/cpython/
Dsupported.py260 PYOBJECT_RE = re.compile(r''' variable
303 if PYOBJECT_RE.match(vartype):