Home | History | Annotate | Download | only in Modules

Lines Matching refs:PyInt_Check

484     if (PyInt_Check(index)) {
6097 if (!PyInt_Check(elem) && !PyLong_Check(elem)) {
7655 if (PyInt_Check(arg)) {