14 Dec
2005
14 Dec
'05
9:37 p.m.
Am Mittwoch, den 14.12.2005, 16:20 -0500 schrieb Jonathan:
Thanks to everyone for the feedback... the bottom line seems to be that you can NOT trap zope exceptions in a python script... which seems a bit odd.
No, you can. But you should know what you do and reraise critical (e.g. Conflict exeptions and the like).