[C++-sig] Passing a reference to my object to python

Lawrence Spector Lawrence.Spector at CanfieldSci.com
Fri Jul 6 15:32:21 CEST 2007


Yes, that's what I'm saying.

Thanks,

Lawrence

-----Original Message-----
From: c++-sig-bounces at python.org [mailto:c++-sig-bounces at python.org] On Behalf Of John Reid
Sent: Friday, July 06, 2007 4:29 AM
To: c++-sig at python.org
Subject: Re: [C++-sig] Passing a reference to my object to python


Lawrence Spector wrote:
> When I run, I get a first chance exception:
> boost::python::error_already_set.
When I run boost.python extensions in the msvc debugger I frequently get
these exceptions thrown. They appear to be handled internally and this
seems to me to be normal operation for boost.python. Are you saying that
your exceptions aren't handled by boost.python and are propagated up
into the python shell?

John.

_______________________________________________
C++-sig mailing list
C++-sig at python.org
http://mail.python.org/mailman/listinfo/c++-sig



More information about the Cplusplus-sig mailing list