Python class derived from a C++ base class

John J. Lee jjl at pobox.com
Sat Jan 17 15:29:42 EST 2004


devrim at machsim.com (Devrim Erdem) writes:
[...]
> I would like to allow writing plugins also in python. It is very
> comfortable if the plugin developer could derive a python class from
> the C++ base class.
> 
> I am not well educated to think an elegant and a robust way to do
> this.

http://www.boost.org/libs/python/doc/


John



More information about the Python-list mailing list