Jan. 14, 2014
11:45 a.m.
----- Original Message -----
From: "Giuseppe Corbelli" <giuseppe.corbelli@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