[Zope-Checkins] CVS: Zope2 - SimpleItem.py:1.75
Jim Fulton
jim@digicool.com
Thu, 1 Jun 2000 13:29:38 -0400
Update of /cvs-repository/Zope2/lib/python/OFS
In directory korak.digicool.com:/projects/users/jim/Zope2/lib/python/OFS
Modified Files:
SimpleItem.py
Log Message:
Took out unquoting in unrestrictedTraversal. TraversalPaths are never
quoted.
Implemented restrictedTraverse.
Finished implementing the requirement to pass an object
implementing the TraversalRequest interface to __bobo_traverse__.