hi everyone,

i'm having a problem where a boost::python::throw_error_already_set is being
thrown and causes a segfault (linux). unfortunately the error happens from
within python, when reaching the end of an iteration through a vector array,
which was exported using the vector indexing suite.

is there any possibility to catch the previous exception?
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to