PyModule_GetDict ( module -- PyObject* )


Vocabulary
python.ffi

Inputs
modulean object


Outputs
PyObject*an object


Definition