SWIG/Examples/python/extend/

Implementing C++ callbacks in Python

$Header: /cvsroot/swig/SWIG/Examples/python/callback/index.html,v 1.1 2003/03/07 10:26:55 mrose Exp $

This example illustrates how to use directors to implement C++ callbacks in Python.