[C++-sig] pyste add_method

Daniel Holth dholth at fastmail.fm
Thu Jan 22 00:21:40 CET 2004


On Wed, 2004-01-21 at 18:03, Niall Douglas wrote:
> Of course, if you feel like fixing it in the CVS version we'd all be 
> very grateful ... :)
> 
> Cheers,
> Niall

Well, I love fixing Python code :)

Anyway, my problem is unrelated to AllFromHeader().  Basically, I am
having trouble figuring out how to use add_method when the method to add
is defined in a different header than the class.  It gives an error like
this: RuntimeError: no greet declaration found!

- dwh





More information about the Cplusplus-sig mailing list