Vasya wrote:

> 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
> 

http://www.swig.org/Doc1.3/SWIGDocumentation.html#Python

-- 
Steve Juranich
Tucson, AZ
USA

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

Reply via email to