I want to use a C++ library from Python

Anders Eriksson andis59 at gmail.com
Wed Sep 10 03:57:52 EDT 2008


Hello,

I have a C++ library compiled as Windows DLL's. It consists of 32 .h and 1
.lib and 1 .dll files. I don't have the source code.

How can I create a Python module from these files?

// Anders
-- 
English is not my first, or second, language
so anything strange, or insulting, is due to
the translation.
Please correct me so I may improve my English!



More information about the Python-list mailing list