c/c++ implementation of python base and derived class

Mike Rovner mike at nospam.com
Wed Jul 16 16:13:45 EDT 2003


Robert Harrison wrote:

> in C or C++, to
>
>   1) implement a new-style Python class, and
>   2) derive another new class from it?

Take a look to boost.python at
http://www.boost.org/libs/python/doc/tutorial/index.html

Mike








More information about the Python-list mailing list