[Zope] Unauthorized vs. Unauthorized vs. Unauthorized

Derrick 'dman' Hudson dman at dman13.dyndns.org
Fri Jul 16 16:25:56 EDT 2004


Which Unauthorized exception should I use in my own code?  I see the
following three imports in other zope code :
        from AccessControl import Unauthorized
        from AccessControl.unauthorized import Unauthorized
        from zExceptions import Unauthorized

What is the difference between these?

TIA,
-D

-- 
"GUIs normally make it simple to accomplish simple actions and
impossible to accomplish complex actions."
    --Doug Gwyn  (22/Jun/91 in comp.unix.wizards)
 
www: http://dman13.dyndns.org/~dman/            jabber: dman at dman13.dyndns.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mail.zope.org/pipermail/zope/attachments/20040716/a72d4a77/attachment.bin


More information about the Zope mailing list