Boost logo

Boost :

Subject: Re: [boost] [Python] Improved exception handling for Python embedding
From: Emil Dotchevski (emildotchevski_at_[hidden])
Date: 2014-08-01 18:34:43


On Fri, Aug 1, 2014 at 2:21 PM, Niall Douglas <s_sourceforge_at_[hidden]>
wrote:

> (BTW error_already_set means "go ask the python runtime for the
> error". It is very deliberately and intentionally held separate from
> the C++ exception system for lots of very good reasons

Yes, this makes perfect sense. Since the Python runtime can be used to
gather anything and everything related to the failure, there is no reason
to use an alternative system to transport that data to the catch site.

Thanks for the correction.

Emil Dotchevski
Reverge Studios, Inc.
http://www.revergestudios.com/reblog/index.php?n=ReCode


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