[Zope3-checkins] CVS: Zope3/src/zope/security - interfaces.py:1.4

Steve Alexander steve@cat-box.net
Wed, 5 Feb 2003 06:38:04 -0500


Update of /cvs-repository/Zope3/src/zope/security
In directory cvs.zope.org:/tmp/cvs-serv15732/src/zope/security

Modified Files:
	interfaces.py 
Log Message:
whitespace


=== Zope3/src/zope/security/interfaces.py 1.3 => 1.4 ===
--- Zope3/src/zope/security/interfaces.py:1.3	Tue Dec 31 13:39:49 2002
+++ Zope3/src/zope/security/interfaces.py	Wed Feb  5 06:38:00 2003
@@ -24,7 +24,7 @@
     Infrastructure (including tests, etc.) calls these things to
     tweak the security manager.
     """
-    
+
     def newSecurityManager(user):
         """Install a new SecurityManager, using user.