[Zope3-dev] Correction to RFC

Christian Theune ct at gocept.com
Sat Jan 28 05:22:32 EST 2006


On Fri, 2006-01-27 at 16:38 -0700, Shane Hathaway wrote:
> It's checked in, but perhaps there is some other code that also needs to 
> use the custom traceback formatter.  The conversion is trivial.  Replace 
> this:
> 
>    from traceback import print_exception
>    print_exception(...)
> 
> with this:
> 
>    from zope.exceptions.exceptionformatter import print_exception
>    print_exception(...)

Thought so! I'm just not sure whether this is intended behaviour. What's
the current policy about displaying tracebacks to the "end-user" in Zope
3? 



-- 
gocept gmbh & co. kg - forsterstraße 29 - 06112 halle/saale - germany
www.gocept.com - ct at gocept.com - phone +49 345 122 9889 7 -
fax +49 345 122 9889 1 - zope and plone consulting and development
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://mail.zope.org/pipermail/zope3-dev/attachments/20060128/83c20c34/attachment.bin


More information about the Zope3-dev mailing list