Instantiate a python class object in C

Dids didierblanchard at gmail.com
Wed Mar 14 10:28:35 EDT 2012


Ok, I have it :)

PyImport_Import , PyModule_GetDict, PyDict_GetItemString and
PyObject_CallObject

Need to take a second look at cython when I have a spare cycle or 2.

Thanks for the the tip :)

A+
Dids,




More information about the Python-list mailing list