on Sun Feb 12 2012, Avi Bahra wrote:
> Does boost python support context management using the with
> statement? In my case I need to manage __enter__/__exit__ on
> the c++ side. Could not find any examples for this in the
> documentation.
>
> Any help appreciated.
>
> Best regards,
> Ta,
>
On 02/12/2012 01:25 PM, Avi Bahra wrote:
Does boost python support context management using the with
statement? In my case I need to manage __enter__/__exit__ on
the c++ side. Could not find any examples for this in the
documentation.
Do you mean that you want to create an object that *has* _
Does boost python support context management using the with
statement? In my case I need to manage __enter__/__exit__ on
the c++ side. Could not find any examples for this in the
documentation.
Any help appreciated.
Best regards,
Ta,
Avi
___
Cplusp