[Zope-Checkins] SVN: Zope/branches/andig-catalog-report/src/Products/ZCatalog/Catalog.py Whitespace

Hanno Schlichting hannosch at hannosch.eu
Sat Jul 24 14:18:07 EDT 2010


Log message for revision 115045:
  Whitespace
  

Changed:
  U   Zope/branches/andig-catalog-report/src/Products/ZCatalog/Catalog.py

-=-
Modified: Zope/branches/andig-catalog-report/src/Products/ZCatalog/Catalog.py
===================================================================
--- Zope/branches/andig-catalog-report/src/Products/ZCatalog/Catalog.py	2010-07-24 18:16:31 UTC (rev 115044)
+++ Zope/branches/andig-catalog-report/src/Products/ZCatalog/Catalog.py	2010-07-24 18:18:07 UTC (rev 115045)
@@ -30,10 +30,10 @@
 from CatalogBrains import AbstractCatalogBrain, NoBrainer
 from .CatalogReport import CatalogReport
 
+
 LOG = logging.getLogger('Zope.ZCatalog')
 
 
-
 try:
     from DocumentTemplate.cDocumentTemplate import safe_callable
 except ImportError:



More information about the Zope-Checkins mailing list