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