PyList_GetItem ( l pos -- PyObject* )


Vocabulary
python.ffi

Inputs
lan object
posan object


Outputs
PyObject*an object


Definition