
23 Jul
2007
23 Jul
'07
1:51 p.m.
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