[C++-sig] Problem with current pyste and inheritance
Nicodemus
nicodemus at esss.com.br
Wed Jan 28 00:13:45 CET 2004
Gideon May wrote:
> Hi,
>
> I've got a C++ class hierarchy which looks like this:
>
> Base
> ^
> |
> Derived
> ^
> |
> Sub
>
> and I want to use pyste to generate python bindings.
> I've got it working except for the fact that the bindings
> for Derived are being defined twice by pyste.
> I've attached the include files and pyste files. I generate
> the code with the following command:
> pyste --module=double Base.pyste Derived.pyste Sub.pyste
>
> Any suggestions ?
Hi Gideon,
I don't have time right now to look at this, but seems like a bug. I
will take a look ASAP. Thanks!
Regards,
Nicodemus.
More information about the Cplusplus-sig
mailing list