Re: [C++-sig] Boost python exception translation failure on BlueGene/P

2010-02-19 Thread Ralf W. Grosse-Kunstleve
> Hmmm. I only have one module in my test -- pyexcept. Is the fact that it has > to link to > libboost_python enough to cause that problem? Yes. (It was the motivation for boost::python::throw_error_already_set() ). Sorry to hear my suggestion didn't help. I hope you'll get help from people fami

Re: [C++-sig] how do i interrupt a C++ extension?

2010-02-19 Thread Amos Anderson
>>> - Original Message >>> From: Amos Anderson >>> To: Development of Python/C++ integration >>> Sent: Wed, February 3, 2010 12:24:13 PM >>> Subject: [C++-sig] how do i interrupt a C++ extension? >>> >>> Hello -- >>> >>> I've got a python script with C++ extensions. Some of my extensions