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

Robert Harrison harrisonrj at ornl.gov
Tue Jul 15 23:43:04 EDT 2003


Can anyone point me to an example of how,
in C or C++, to 

  1) implement a new-style Python class, and
  2) derive another new class from it?

I think that I've managed to do 1) correctly,
but 2) eludes both me and google.

  Thanks in advance

  Robert




More information about the Python-list mailing list