--On 14. Dezember 2005 16:20:57 -0500 Jonathan <[EMAIL PROTECTED]> wrote:

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.


Nothing is odd. I just told you to avoid *bare* try..excepts..as Tino pointed out you should must reraise re-raise excepctions like ConflictErrors. Otherwise if you don#t know what you're doing, don't use bare try...excepts.


-aj

Attachment: pgpKwTfDJEqDB.pgp
Description: PGP signature

_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to