Murray Cumming wrote:
Is there any version of the boost::python API that doesn't use
exceptions? I have an environment that disables exceptions in the C++
compiler, but I'd like to use boost::python there.

You may compile boost with exceptions disabled, and see how far you get.

Regards,
      Stefan

--

     ...ich hab' noch einen Koffer in Berlin...

_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to