[Zope-Checkins] CVS: Zope/lib/python/Shared/DC - __init__.py:1.9

Martijn Pieters mj@zope.com
Wed, 14 Aug 2002 17:51:30 -0400


Update of /cvs-repository/Zope/lib/python/Shared/DC
In directory cvs.zope.org:/tmp/cvs-serv16745/DC

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


=== Zope/lib/python/Shared/DC/__init__.py 1.8 => 1.9 ===
--- Zope/lib/python/Shared/DC/__init__.py:1.8	Wed Nov 28 10:51:13 2001
+++ Zope/lib/python/Shared/DC/__init__.py	Wed Aug 14 17:50:59 2002
@@ -1,14 +1,14 @@
 ##############################################################################
 #
 # 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
-# 
+#
 ##############################################################################
 __doc__='''$Id$'''
 __version__='$Revision$'[11:-2]