PyList_GetSlice ( l i1 i2 -- PyObject* )


Vocabulary
python.ffi

Inputs
lan object
i1an object
i2an object


Outputs
PyObject*an object


Definition