Help with C extensions under VC6 / WinXP and Python 2.4

Miki Tebeka miki.tebeka at Zoran.com
Thu Feb 17 03:46:44 EST 2005


Hello Simon,

> What's the difference between ctypes, SWIG and SIP?
SIG and SIP take C/C++ *sources* and create Python modules. ctypes works
directly with the binary dll.

Bye.
--
------------------------------------------------------------------------
Miki Tebeka <miki.tebeka at zoran.com>
http://tebeka.bizhat.com
The only difference between children and adults is the price of the toys



More information about the Python-list mailing list