On Sat, Jul 17, 2004 at 09:06:21AM +0200, Roché Compaan wrote: | * Derrick 'dman' Hudson <dman@dman13.dyndns.org> [2004-07-16 22:49]: | > 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 | | The above two lines import the same class. | | > from zExceptions import Unauthorized | | AccessControl.Unauthorized extends zExceptions.Unauthorized, so use | | from AccessControl import Unauthorized Thank you. -D -- He who walks with the wise grows wise, but a companion of fools suffers harm. Proverbs 13:20 www: http://dman13.dyndns.org/~dman/ jabber: dman@dman13.dyndns.org