Extending and Embedding

Eduardo Rodrigues little_bode at yahoo.com.br
Sun Mar 13 09:39:33 EST 2005


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/



More information about the Python-list mailing list