PySequence_GetItem ( o i -- PyObject* )


Vocabulary
python.ffi

Inputs
oan object
ian object


Outputs
PyObject*an object


Definition