Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dexceptions.c2955 Py_UCS4 left_paren = 40; in _report_missing_parentheses() local
2961 left_paren_index = PyUnicode_FindChar(self->text, left_paren, in _report_missing_parentheses()