From: Philippe Vaucher (philippe.vaucher_at_[hidden])
Date: 2007-07-23 09:51:41


> Can you find out what the python exception is that triggered it ?

Here is my call stack and the code http://cpp.sourceforge.net/?show=38616
The line throwing the exception is marked with a comment.

Don't call Py_Finalize, as that doesn't work with boost.python.
> (Unfortunately that didn't use to be documented in the tutorial,
> but now is, with the boost python tutorial that will ship with 1.34.1)

Hum ok.
Cheers for help!
Philippe