Florent Guillaume wrote at 2005-11-25 11:22 +0100:
> ...
>Guess what, I know that. But I want a "real" ConflictError, to see what 
>useful info about involved objects I can log.

The only thing you need to log is "str(conflict_error_value)".
"ConflictError" does a good job to provide all available information
via its "__str__".

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

Reply via email to