[Zope-Checkins] CVS: Zope2 - BaseRequest.py:1.26.6.5
evan@serenade.digicool.com
evan@serenade.digicool.com
Wed, 31 May 2000 19:52:02 -0400
Update of /cvs-repository/Zope2/lib/python/ZPublisher
In directory serenade.digicool.com:/home/evan/Zope2/lib/python/ZPublisher
Modified Files:
Tag: Before-traverse-Dev-branch
BaseRequest.py
Log Message:
Recent changes to the traversal machinery, which support the new hook, disable
default method traversal in the root of dictionaries. In particular, if a
module with a web_objects dictionary is published, index_html will not be
found when "/" is requested.