[Zope3-checkins] CVS: Zope3/src/zope/app/interfaces - container.py:1.9

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


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

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


=== Zope3/src/zope/app/interfaces/container.py 1.8 => 1.9 ===
--- Zope3/src/zope/app/interfaces/container.py:1.8	Wed Dec 17 16:27:32 2003
+++ Zope3/src/zope/app/interfaces/container.py	Tue Feb 24 09:17:32 2004
@@ -15,7 +15,6 @@
 
 $Id$
 """
-
 from zope.interface import Interface, Attribute, implements, Invalid
 from zope.component.interfaces import IView
 from zope.interface.common.mapping import IItemMapping




More information about the Zope3-Checkins mailing list