Hi,all I used ctypes in a project, I found some boresome for find out function name in "so"(compiled by g++) and the types, so I want to write some code which can automatically generate a wrap python function for function in "so". what I want to ask is any idea to be included in or good way to implement this. The "so" should be compiled by g++. If you tell me this is what you want , I will be greatly encouraged! thanks.
2008-10-17 xiaotianqio
-- http://mail.python.org/mailman/listinfo/python-list