SWIG/Examples/python/extend/
Extending a simple C++ class in Python
/cvsroot/SWIG/Examples/python/extend/index.html,v 1.1 2003/03/07 10:26:56 mrose Exp
This example illustrates the extending of a C++ class with cross language polymorphism.