Roy> I'm debating whether I should do the Python version with SWIG or
    Roy> ctypes. 

Unless your C++ library exports a C api I don't think you can use ctypes to
make it available within Python.

-- 
Skip Montanaro - [EMAIL PROTECTED] - http://smontanaro.dyndns.org/
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to