on Sun Feb 12 2012, Avi Bahra <avibahra-AT-googlemail.com> 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,
>     Avi

There's no explicit support for it, no.

Sorry,

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com

_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to