[Zope-Checkins] CVS: Zope/lib/python/Products - __init__.py:1.7

Martijn Pieters mj@zope.com
Wed, 14 Aug 2002 18:13:40 -0400


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

Modified Files:
	__init__.py 
Log Message:
Clean up indentation and trailing whitespace.


=== Zope/lib/python/Products/__init__.py 1.6 => 1.7 ===
--- Zope/lib/python/Products/__init__.py:1.6	Wed Nov 28 10:50:58 2001
+++ Zope/lib/python/Products/__init__.py	Wed Aug 14 18:13:39 2002
@@ -1,13 +1,13 @@
 ##############################################################################
 #
 # Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
-# 
+#
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.0 (ZPL).  A copy of the ZPL should accompany this distribution.
 # THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
 # WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 # WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
 # FOR A PARTICULAR PURPOSE
-# 
+#
 ##############################################################################
 __ac_permissions__=()