[Zope-Checkins] CVS: Zope/lib/python/Products/PythonScripts - README.txt:1.4

Andreas Jung andreas@andreas-jung.com
Thu, 6 Feb 2003 12:31:58 -0500


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

Modified Files:
	README.txt 
Log Message:
whitespace normalization


=== Zope/lib/python/Products/PythonScripts/README.txt 1.3 => 1.4 ===
--- Zope/lib/python/Products/PythonScripts/README.txt:1.3	Mon Jan  6 10:55:40 2003
+++ Zope/lib/python/Products/PythonScripts/README.txt	Thu Feb  6 12:31:57 2003
@@ -62,7 +62,7 @@
  
            This is because that package/module would have to be imported for its
            included security assertions to take effect, but to do
-	   that would require importing a module without any security
+           that would require importing a module without any security
            declarations, which defeats the point of the restricted
            python environment.
 
@@ -71,5 +71,5 @@
            asserting, among other things, that it is safe for Zope to check 
            that package/module for security assertions. As a result, please 
            be careful when place packages or modules that are not Zope Products 
-	   in the Products directory.
+           in the Products directory.