exception during module initialization + python3

N

Neal Becker

Has behavior of exception thrown during module initialization changed with
python3?

using boost::python, throwing a c++ exception in module initialization, I
get:

SystemError: initialization of ldpc_45 raised unreported exception

I exepected to see the string associated with exception, which gave useful
information (file not found, in this case).

I believe under python2.6 this would have happened (but I could be mistaken)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top