[C++-sig] Re: extracting C++ objects

David Abrahams dave at boost-consulting.com
Tue Jul 20 00:24:32 CEST 2004


James Mastro <jmastro at rochester.rr.com> writes:

> At 10:28 PM 7/18/2004, David Abrahams wrote:
>>If all this fails, please post a minimal but complete reproducible
>>example (as an attachment).
>
> I'm trying to post my example attachment here but it keeps bouncing
> back to me. Mind if I send it to you off-list?

Not at all, please do (compressed!)

> One thing I've noticed after playing around in the Python interpreter
> is that the extension module works perfictly there. I can pass in the
> wrapped class, pass one back from the Python object, etc. all without
> a problem. Some more testing on the C++ side revealed I also can't
> pass the C++ object in to the Python object, and still can't extract
> it.

I'll see it when I get it.  I'm expecting one C++ source file and one
Python source file.

-- 
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com




More information about the Cplusplus-sig mailing list