[Zodb-checkins] CVS: Zope/lib/Components/ExtensionClass/src - Xaq.py:1.3
Martijn Pieters
mj@zope.com
Wed, 14 Aug 2002 17:24:50 -0400
Update of /cvs-repository/Zope/lib/Components/ExtensionClass/src
In directory cvs.zope.org:/tmp/cvs-serv10880/src
Modified Files:
Xaq.py
Log Message:
Clean up indentation and trailing whitespace.
=== Zope/lib/Components/ExtensionClass/src/Xaq.py 1.2 => 1.3 ===
--- Zope/lib/Components/ExtensionClass/src/Xaq.py:1.2 Mon Jun 10 18:48:46 2002
+++ Zope/lib/Components/ExtensionClass/src/Xaq.py Wed Aug 14 17:24:48 2002
@@ -2,14 +2,14 @@
#
# Copyright (c) 1996-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
-#
+#
##############################################################################
# Compatibility module
# $Id$