#include <sliceobject.h>
Definition at line 22 of file sliceobject.h.
Public Attributes | |
PyObject_HEAD PyObject * | start |
PyObject_HEAD PyObject * | stop |
PyObject_HEAD PyObject * | step |
PyObject_HEAD PyObject* start |
Definition at line 24 of file sliceobject.h.
PyObject_HEAD PyObject * step |
Definition at line 24 of file sliceobject.h.
PyObject_HEAD PyObject * stop |
Definition at line 24 of file sliceobject.h.