Home | History | Annotate | Download | only in Python

Lines Matching refs:whatstrings

282 static PyObject *whatstrings[7] = {NULL, NULL, NULL, NULL, NULL, NULL, NULL};
292 if (whatstrings[i] == NULL) {
296 whatstrings[i] = name;
314 whatstr = whatstrings[what];