[Zodb-checkins] CVS: Zope/lib/python/Persistence - __init__.py:1.4
Martijn Pieters
mj@zope.com
Wed, 14 Aug 2002 17:43:18 -0400
Update of /cvs-repository/Zope/lib/python/Persistence
In directory cvs.zope.org:/tmp/cvs-serv15458
Modified Files:
__init__.py
Log Message:
Clean up indentation and trailing whitespace.
=== Zope/lib/python/Persistence/__init__.py 1.3 => 1.4 ===
--- Zope/lib/python/Persistence/__init__.py:1.3 Mon Feb 11 18:40:41 2002
+++ Zope/lib/python/Persistence/__init__.py Wed Aug 14 17:43:18 2002
@@ -2,14 +2,14 @@
#
# Copyright (c) 2001, 2002 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
-#
+#
##############################################################################
"""Provide access to Persistent and PersistentMapping