[Zodb-checkins] CVS: ZODB3/ZEO - StorageServer.py:1.101
    Tim Peters 
    tim.one at comcast.net
       
    Thu Oct  2 18:14:33 EDT 2003
    
    
  
Update of /cvs-repository/ZODB3/ZEO
In directory cvs.zope.org:/tmp/cvs-serv25291/ZEO
Modified Files:
	StorageServer.py 
Log Message:
Whitespace normalization.
=== ZODB3/ZEO/StorageServer.py 1.100 => 1.101 ===
--- ZODB3/ZEO/StorageServer.py:1.100	Thu Oct  2 14:17:22 2003
+++ ZODB3/ZEO/StorageServer.py	Thu Oct  2 18:14:02 2003
@@ -679,7 +679,7 @@
 
         auth_protocol -- The name of the authentication protocol to use.
             Examples are "digest" and "srp".
-            
+
         auth_database -- The name of the password database filename.
             It should be in a format compatible with the authentication
             protocol used; for instance, "sha" and "srp" require different
    
    
More information about the Zodb-checkins
mailing list