Question about embedding python in C++

TheShadow theshadowx at gmail.com
Thu Aug 23 13:44:45 EDT 2007


When extending python in c/c++ after you register a module is there a
way in c/c++ to check if they were correctly registered?

Cause I'm having the problem where when I execute the the python
script it finds the module but none of the functions.




More information about the Python-list mailing list