[Zope3-checkins] CVS: Zope3/src/zope/app/interfaces - traversing.py:1.8

Stephan Richter srichter at cosmos.phy.tufts.edu
Tue Feb 24 09:20:44 EST 2004


Update of /cvs-repository/Zope3/src/zope/app/interfaces
In directory cvs.zope.org:/tmp/cvs-serv32213

Modified Files:
	traversing.py 
Log Message:
removed white space


=== Zope3/src/zope/app/interfaces/traversing.py 1.7 => 1.8 ===
--- Zope3/src/zope/app/interfaces/traversing.py:1.7	Sun Dec  7 06:31:13 2003
+++ Zope3/src/zope/app/interfaces/traversing.py	Tue Feb 24 09:20:43 2004
@@ -15,7 +15,6 @@
 
 $Id$
 """
-
 from zope.interface import Interface
 
 class IContainmentRoot(Interface):




More information about the Zope3-Checkins mailing list