[Zope-Checkins] CVS: Zope3/lib/python/Zope/ContextWrapper - ContainmentIterator.py:1.1.2.2
Tres Seaver
tseaver@zope.com
Tue, 12 Feb 2002 15:56:38 -0500
Update of /cvs-repository/Zope3/lib/python/Zope/ContextWrapper
In directory cvs.zope.org:/tmp/cvs-serv19744/Zope/ContextWrapper
Modified Files:
Tag: Zope-3x-branch
ContainmentIterator.py
Log Message:
- Normalize file headers.
- Fix violations of "80 character" rule.
=== Zope3/lib/python/Zope/ContextWrapper/ContainmentIterator.py 1.1.2.1 => 1.1.2.2 ===
"""
-Revision information: $Id$
+$Id$
"""
from Zope.ContextWrapper import Wrapper, getinnercontext