Mailing List Archive

Wrapping C++ w/inheritance
A few weeks ago I posted here asking about wrapping C++ classes in
python, in a way that lets you write derived classes in Python that have
virtual methods which get called from c++..

I got pointers to lots of good info, but I couldn't find a concise
example. I got a little sample working, and figured I would post it in
case other people are trying to figure out how to do the same thing.

Anyways, if anyone is interested, I put it up at
http://www.flashnet.net/~joeldav/pywrap/

joel
--
----------------------------------------------------------------
joeld@anisci.com
Wrapping C++ w/inheritance [ In reply to ]
oops.. that should be
http://www.flash.net/~joeldav/pywrap/

--
----------------------------------------------------------------
joeld@anisci.com