PyMapping_GetItemString ( o key -- PyObject* )


Vocabulary
python.ffi

Inputs
oan object
keyan object


Outputs
PyObject*an object


Definition