Lines Matching refs:Py_None
117 step = Py_None;
120 start = Py_None;
123 stop = Py_None;
176 if (r->step == Py_None) {
182 if (r->start == Py_None) {
189 if (r->stop == Py_None) {
212 if (r->step == Py_None) {
231 if (r->start == Py_None) {
238 if (r->stop == Py_None) {
391 if (self->step == Py_None) {
428 if (self->start == Py_None) {
467 if (self->stop == Py_None) {