Hello, all,
I am not sure if this is the right place to ask, but could you kindly
tell me how to "load" a shared object (like libx.so) into python, so
that the methods in the .so can be used? That too, given that the shared
object was written in c++, compiled with g++ ?
Thanks,
Pro Grammer
--
http://mail.python.org/mailman/listinfo/python-list
- Re: Question: "load"ing a shared object in python Pro Grammer
- Re: Question: "load"ing a shared object in p... Simon Brunning
- Re: Question: "load"ing a shared object in p... Rick L. Ratzel