[Zope-Checkins] CVS: Zope/lib/python/Controller - __init__.py:1.1.2.3
Fred L. Drake, Jr.
fred@zope.com
Tue, 3 Dec 2002 13:35:12 -0500
Update of /cvs-repository/Zope/lib/python/Controller
In directory cvs.zope.org:/tmp/cvs-serv20858
Modified Files:
Tag: chrism-install-branch
__init__.py
Log Message:
Remove trailing blank lines.
=== Zope/lib/python/Controller/__init__.py 1.1.2.2 => 1.1.2.3 ===
--- Zope/lib/python/Controller/__init__.py:1.1.2.2 Mon Nov 25 02:39:37 2002
+++ Zope/lib/python/Controller/__init__.py Tue Dec 3 13:35:12 2002
@@ -32,7 +32,3 @@
global configuration
configuration = config.getValue()
return configuration
-
-
-
-