[Zope-dev] Re: Grrr... Python Scripts

Chris Withers chrisw@nipltd.com
Tue, 08 May 2001 14:02:39 +0100


Evan Simpson wrote:
> 
> Use the same security process as providing access to anything Zope doesn't
> already expose.  

Waaaagh! :~(

> We should expose exceptions like this by default, but we
> haven't yet.  Sorry.

No worries, where should I be looking to implement this? Woudl a patch eb likely
to make it into the next version?
If so, what exceptions should be exposed?

My list so far:
Exception (all the default Python ones would be cool, dunno if theyr'e in there
already...)
CatalogError
sys.exc_type
sys.exc_value

Any others?

cheers,

Chris