Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-01-01 12:16:10


----- Original Message -----
From: "John Hunter" <jdhunter_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Saturday, December 29, 2001 6:28 PM
Subject: Re: [boost] Boost::Python and Swig

> >>>>> "David" == David Abrahams <david.abrahams_at_[hidden]> writes:
>
> David> Hi John, What you want to do is certainly possible. If you
> David> know how to verify that a given Python object holds a
> David> wrapped wxDateTime, and extract a reference to that
> David> wxDateTime object, then you have everything you need. You
> David> just need to declare and define the appropriate
> David> from_python(PyObject, type<...>) functions
>
> Hmmm.. Somehow the text portion of my last post which explained the
> attachment got lost, so here goes again.
>
> To access the SWIG wrapped object, you need

Hi John,

What's your intention for these files? Are you submitting them to me for
inclusion in the Boost.Python examples? I would love to do that...

-Dave


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk