PySys_GetObject ( name -- PyObject* )


Vocabulary
python.ffi

Inputs
namean object


Outputs
PyObject*an object


Definition