[Zope-Checkins] CVS: Zope2 - User.py:1.140
chrism@serenade.digicool.com
chrism@serenade.digicool.com
Fri, 9 Feb 2001 20:51:56 -0500
Update of /cvs-repository/Zope2/lib/python/AccessControl
In directory serenade.digicool.com:/slab/home/chrism/sandboxes/TrunkBranch/lib/python/AccessControl
Modified Files:
User.py
Log Message:
Raise error in _getobcontext if request.steps is len(0)... if someone deletes the root index_html, they will no longer get a puzzling failure if they attempt to view an object without an acquirable index_html.