Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dobject.c652 static const char * const opstrings[] = {"<", "<=", "==", "!=", ">", ">="}; variable
696 opstrings[op], in do_richcompare()