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://mail.python.org/mailman/listinfo/python-list
