Lines Matching refs:PyIndex_Check
793 if (PyIndex_Check(item)) {896 if (PyIndex_Check(item)) {914 if (!PyIndex_Check(value)) {