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.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to