this is great, thanks niall.
jon.
On Jun 11, 2011, at 3:36 AM, Niall Douglas wrote:
> On 9 Jun 2011 at 16:10, Jon McAuliffe wrote:
>
>> when a thrown c++ exception is translated to the python layer
>> and ultimately printed out by the python interpreter, is there
>> an easy way to print out t
On 9 Jun 2011 at 16:10, Jon McAuliffe wrote:
> when a thrown c++ exception is translated to the python layer
> and ultimately printed out by the python interpreter, is there
> an easy way to print out the corresponding c++-layer stack trace
> as well?
Easier on GCC than MSVC. See FXException::ini
hello,
when a thrown c++ exception is translated to the python layer
and ultimately printed out by the python interpreter, is there
an easy way to print out the corresponding c++-layer stack trace
as well?
thanks
jon.
___
Cplusplus-sig mailing list
Cp