Update of /cvs-repository/Zope2/lib/python/AccessControl In directory korak.digicool.com:/home/brian/temp/zope22/lib/python/AccessControl Modified Files: User.py Log Message: Fixed a problem in allowed() that always assumed a wrapped object, causing allowed() to fail spuriously when called with a not-yet- wrapped object (as in the case of an import).