catching C++ exceptions with Pythonmac

red5sf at my-deja.com red5sf at my-deja.com
Mon Nov 20 21:14:38 EST 2000


Here's my situation.

I've wrapped a shared C++ library into a Python Module using Phil
Thompson's SIP interface generator tool.

The problem is that when i exercise the library through python, any
exceptions that arise aren't handled by python, the python interpreter
simply dies.

This issue is mac specific.
I have been able to get this to work on the PC.
Please, only developers with Pythonmac experience respond.

thanks
christian


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list