Handbook
Glossary
PyModule_GetDict ( module -- PyObject* )
Vocabulary
python
.
ffi
Inputs
module
an
object
Outputs
PyObject*
an
object
Definition
USING:
alien.syntax
;
IN:
python.ffi
LIBRARY:
python
FUNCTION:
PyObject*
PyModule_GetDict
( PyObject* module )