-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Christian Theune wrote:
> 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? 

The policy seems to be that the end user should *never* see the
traceback, unless she selects the '++skin++Debug' skin *and* the admin
configures inclusion of the 'zope.app.debug' package.


Tres.
- --
===================================================================
Tres Seaver          +1 202-558-7113          [EMAIL PROTECTED]
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFD2/lF+gerLs4ltQ4RAqVpAJ408lAfr/qAgr8RXHQufyCleNTZiQCeKWgX
OrpMsZSxywRiYDMGh77WjXM=
=EGCT
-----END PGP SIGNATURE-----
_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to