[Zope3-checkins] CVS: Zope3/src/zope/app/event - interfaces.py:1.2
    Stephan Richter 
    srichter at cosmos.phy.tufts.edu
       
    Wed Mar  3 04:15:26 EST 2004
    
    
  
Update of /cvs-repository/Zope3/src/zope/app/event
In directory cvs.zope.org:/tmp/cvs-serv25582/src/zope/app/event
Modified Files:
	interfaces.py 
Log Message:
Updated module doc string.
=== Zope3/src/zope/app/event/interfaces.py 1.1 => 1.2 ===
--- Zope3/src/zope/app/event/interfaces.py:1.1	Tue Mar  2 13:50:59 2004
+++ Zope3/src/zope/app/event/interfaces.py	Wed Mar  3 04:15:26 2004
@@ -11,9 +11,8 @@
 # FOR A PARTICULAR PURPOSE.
 #
 ##############################################################################
-"""
+"""Event-related interfaces
 
-Revision information:
 $Id$
 """
 
    
    
More information about the Zope3-Checkins
mailing list