swig-problem

Lyle Johnson ljohnson2 at knology.net
Mon Apr 8 11:04:34 EDT 2002


Use the "-o" flag for SWIG to change the output file name:

    swig -c++ -python -o Tree_wrap.cpp Tree.i

Hope this helps,

Lyle





More information about the Python-list mailing list