Update of /cvs-repository/Zope2/lib/python/AccessControl
In directory korak.digicool.com:/home/jim/atmp/Zope2/lib/python/AccessControl
Modified Files:
Tag: Zope-2_0_1-src
User.py
Log Message:
Fixed bug that allowed users with local roles gain priviledges on
acquired objects. getRolesInContext did not used the correct context,
as defined by the inner-most object wrapping.