[Zope-Checkins] CVS: Zope3 - zpl.py:1.1.2.4
   
    Guido van Rossum
     
    guido@python.org
       
    Tue, 4 Jun 2002 21:33:56 -0400
    
    
  
Update of /cvs-repository/Zope3
In directory cvs.zope.org:/tmp/cvs-serv488
Modified Files:
      Tag: Zope-3x-branch
	zpl.py 
Log Message:
Clarify what goes in the template docstring with XXX lines.
=== Zope3/zpl.py 1.1.2.3 => 1.1.2.4 ===
 # 
 ##############################################################################
-"""
+"""XXX short summary goes here.
+
+XXX longer description goes here.
 
 $Id$
 """
-