PyTuple_GetItem ( t pos -- PyObject* )


Vocabulary
python.ffi

Inputs
tan object
posan object


Outputs
PyObject*an object


Definition