[Zope3-checkins] CVS: Zope3/src/zope/app/interfaces/services - event.py:1.7

Stephan Richter srichter at cosmos.phy.tufts.edu
Mon Aug 18 15:48:35 EDT 2003


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

Modified Files:
	event.py 
Log Message:
Header cleanup.


=== Zope3/src/zope/app/interfaces/services/event.py 1.6 => 1.7 ===
--- Zope3/src/zope/app/interfaces/services/event.py:1.6	Thu May  1 15:35:22 2003
+++ Zope3/src/zope/app/interfaces/services/event.py	Mon Aug 18 14:48:30 2003
@@ -11,12 +11,10 @@
 # FOR A PARTICULAR PURPOSE.
 #
 ##############################################################################
-"""
+"""Event Interfaces
 
-Revision information:
 $Id$
 """
-
 from zope.app.interfaces.event import ISubscribable, ISubscriber, IPublisher
 from zope.app.interfaces.event import IEvent
 




More information about the Zope3-Checkins mailing list