[Zope-Checkins] CVS: Zope/lib/python/Zope/Startup - handlers.py:1.1.2.7

Fred L. Drake, Jr. fred@zope.com
Tue, 28 Jan 2003 15:32:24 -0500


Update of /cvs-repository/Zope/lib/python/Zope/Startup
In directory cvs.zope.org:/tmp/cvs-serv23134

Modified Files:
      Tag: chrism-install-branch
	handlers.py 
Log Message:
normalize whitespace


=== Zope/lib/python/Zope/Startup/handlers.py 1.1.2.6 => 1.1.2.7 ===
--- Zope/lib/python/Zope/Startup/handlers.py:1.1.2.6	Tue Jan 28 14:27:02 2003
+++ Zope/lib/python/Zope/Startup/handlers.py	Tue Jan 28 15:32:21 2003
@@ -136,7 +136,7 @@
 class _RootHandler:
     def __init__(self, options):
         self.options = options
-        
+
     def __call__(self, config):
         """ Mutate the configuration with defaults and perform
         fixups of values that require knowledge about configuration