SWIG/Examples/python/extend/
Extending a simple C++ class in Python
This example illustrates the extending of a C++ class with cross language polymorphism.