----- Original Message -----
> From: "Giuseppe Corbelli" <giuseppe.corbe...@copanitalia.com>
...
> What is the exception you see from the python side? something like:
> 
> ArgumentError: Python argument types in
>      function_name(function_args)
> did not match C++ signature:
>      cpp_function_name(cpp_args)

That's exactly what I'm trying to figure out!  The c++ exception gets handled 
in handle_exception and it never gets turned into a python exception as far as 
I can tell.

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

Reply via email to