Hi,
Im currently working with boost.python and stumpled into a strang behavior. If
I call a not existing method with call_method from the main thread everything
works as excepted (exception is raised and handled in python) but if I call it
from a seperate thread call_method does not raise a c+
I removed the windows.h include and placed the boost/python.hpp include at the
first place but the behavior did not change.
___
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig