[Zope-Checkins] CVS: Zope/utilities - README.txt:1.7

Fred L. Drake, Jr. fred@zope.com
Tue, 11 Feb 2003 14:25:54 -0500


Update of /cvs-repository/Zope/utilities
In directory cvs.zope.org:/tmp/cvs-serv20021

Modified Files:
	README.txt 
Log Message:
normalize whitespace


=== Zope/utilities/README.txt 1.6 => 1.7 ===
--- Zope/utilities/README.txt:1.6	Tue Jan 16 04:19:32 2001
+++ Zope/utilities/README.txt	Tue Feb 11 14:25:53 2003
@@ -4,7 +4,7 @@
 
   load_site.py -- Load a Zope site from files and directories
 
-    This script illustrates used of the Zope RPC mechanism, 
+    This script illustrates used of the Zope RPC mechanism,
     ZPublisher.Client.  It provides some examples of pitfalls
     and their work-arounds.
 
@@ -19,12 +19,11 @@
   fixbbbts.py -- Fix database time stamps
 
     Sometimes, problems with system clocks can cause invalid time stamps
-    to be written to databases.  The fixbbbts script can be used to 
+    to be written to databases.  The fixbbbts script can be used to
     shift invalid times in the database to make them valid.
 
   bbb.py -- Read and summarize a Zope database.
- 
+
     This script illustrates how to read a database file outside of
-    Zope and provides a number of options for finding bad data and 
+    Zope and provides a number of options for finding bad data and
     generating reports of data.
-