[Pythonmac-SIG] embedding issues

Jon Bradley jbradley@whiplashmedia.com
Mon, 27 Aug 2001 15:47:32 -0500


Anyone have any suggestions to trapping exception calls when Python is
embedded?  I'm having some serious problems if I try to execute a function
or call and object that's not defined (or exists).  Presently, the embedded
interpreter throws an exception and quits both the application and itself.

Any thoughts?  Any success stories?

Jon