<[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]
| Hi
| I am new to SWIG and python. I have a problem while trying to call a C
| function from Python using SWIG as an interface.

Did you consider using the ctypes module?
(It is new in the stdlib for 2.5, I believe.)
Some consider it easier to use than swig. 



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

Reply via email to