swig & Python question

Keith Dart kdart at kdart.com
Sat Dec 11 06:16:01 EST 2004


It's me wrote:
> "It's me" <itsme at yahoo.com> wrote in message
> news:oDStd.31076$zx1.23489 at newssvr13.news.prodigy.com...
> 
>>I am playing around with SWING building a Python module using the no
> 
> brainer
> 
>>example in http://www.swig.org/tutorial.html.   With that first example,
>>
> 
> 
> Oops!  Soapy fingers.   "SWIG" - not "SWING".
> 
> --
> It's me.

I have used SWIG before, and it's not always such a "no-brainer". In 
fact, it rarely is except for trivial examples. But it can work. I think 
it is best suited for wrapping large libraries. For small stuff, it 
would be better to just do it "manually" using the Python C API.


Good luck.

--
It's not me.




-- 
                            \/ \/
                            (O O)
-- --------------------oOOo~(_)~oOOo----------------------------------------
Keith Dart <kdart at kdart.com>
public key: ID: F3D288E4
============================================================================



More information about the Python-list mailing list