[Zope-Checkins] CVS: Zope3/lib/python/Zope/App - Traversable.py:1.1.2.4
Martijn Pieters
mj@zope.com
Mon, 3 Dec 2001 11:43:16 -0500
Update of /cvs-repository/Zope3/lib/python/Zope/App
In directory cvs.zope.org:/tmp/cvs-serv10610/lib/python/Zope/App
Modified Files:
Tag: Zope-3x-branch
Traversable.py
Log Message:
Me cannot spell, me stupido.
=== Zope3/lib/python/Zope/App/Traversable.py 1.1.2.3 => 1.1.2.4 ===
# XXX: This is wishful thinking, as it doesn't work like this yet
- # Arguably this feature should work for unwrapper objecs as well.
+ # Arguably this feature should work for unwrapped objects as well.
# __used_for__ = IWrapper
def __init__(self, wrapper):