newbie to SWIG/Python

Vasya vigalchin at gmail.com
Mon Apr 10 16:10:24 EDT 2006


Hello,

      I have an API represented in a C header file. I ran SWIG over
this hedaer fiel and generated a .py (python file) and a .c. If I write
a Python script against this API how do I "link" the Python script with
the SWIG-generated files??

Thanks, Vasili




More information about the Python-list mailing list