Re: [C++-sig] boost::python + python3.1.2 throw

2010-10-20 Thread Ralf W. Grosse-Kunstleve
I'm not sure how much Boost.Python is used with Python 3. Haoyu and Troy have done all the fundamental work in the 2009 GSOC project, but the Python 3 support isn't routinely exercised as far as I know. We need a volunteer to establish and maintain routine Python 3 testing, and possibly fix bugs li

Re: [C++-sig] boost::python + python3.1.2 throw

2010-10-20 Thread Neal Becker
Neal Becker wrote: > Neal Becker wrote: > >> Has behavior of c++ exception changed with boost::python + python3? >> >> I used to simply use throw from c++. Now I get: >> SystemError: initialization of ldpc_45 raised unreported exception >> >> I believe this exception was really: >> if (!fp)