[PyKDE] SIP and C++ exceptions?

Bjorn Pettersen BPettersen at narex.com
Wed May 8 22:50:01 BST 2002


Is there a way in SIP to translate from C++ exceptions to Python
exceptions? I.e. I have a C++ method that can throw FooException, I want
to be able to either catch an automagically wrapped SIP version of this
class. If this isn't possible directly any workarounds would be
appreciated..

tia,
-- bjorn




More information about the PyQt mailing list