[Zope-Checkins] CVS: Zope/lib/python/Products/PythonScripts/help - Script.py:1.3.16.1

Amos Latteier amos@digicool.com
Wed, 13 Feb 2002 20:47:12 -0500


Update of /cvs-repository/Zope/lib/python/Products/PythonScripts/help
In directory cvs.zope.org:/tmp/cvs-serv9851/lib/python/Products/PythonScripts/help

Modified Files:
      Tag: Zope-2_5-branch
	Script.py 
Log Message:
Minor help file edits. These make building the book appendices work better.


=== Zope/lib/python/Products/PythonScripts/help/Script.py 1.3 => 1.3.16.1 ===
 ##############################################################################
 
-"""Script module
-
-This provides generic script support
-"""
-
 class Script:
     """