PySliceObject.start

not NULL

  1. PyObject* start;
    struct PySliceObject
    PyObject* start;
  2. PyObject* stop;
  3. PyObject* step;

Meta