Change example of retrieving & calling a Python function to not use
PyModule_GetDict(), which is also more flexible: it does not assume that the "module" is a real module.
Showing
Please
register
or
sign in
to comment
PyModule_GetDict(), which is also more flexible: it does not assume that the "module" is a real module.