How can I load a module (written in C as a shared
library (.so)) through "PyRun_SimpleString"?

I've tried "from <module> import *", but a got a
message: ImportError: No module named <module>

Thanks in advance.

Erocha


        
        
                
Yahoo! Mail - Com 250MB de espaço. Abra sua conta! http://mail.yahoo.com.br/
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to