[Zope-Checkins] SVN: Zope/branches/andig-catalog-report/src/Products/ZCatalog/CatalogReport.py No need to mention experimental.catalogqueryplan, as I wrote the code in question

Hanno Schlichting hannosch at hannosch.eu
Sat Jul 24 11:23:19 EDT 2010


Log message for revision 115017:
  No need to mention experimental.catalogqueryplan, as I wrote the code in question
  

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

-=-
Modified: Zope/branches/andig-catalog-report/src/Products/ZCatalog/CatalogReport.py
===================================================================
--- Zope/branches/andig-catalog-report/src/Products/ZCatalog/CatalogReport.py	2010-07-24 15:22:01 UTC (rev 115016)
+++ Zope/branches/andig-catalog-report/src/Products/ZCatalog/CatalogReport.py	2010-07-24 15:23:19 UTC (rev 115017)
@@ -24,10 +24,6 @@
 
 LOG = logging.getLogger('CatalogReport')
 
-#######################################################################
-# adapted from experimental.catalogqueryplan
-# http://svn.zope.de/plone.org/collective/experimental.catalogqueryplan
-#
 
 def determine_value_indexes(catalog):
     # This function determines all indexes whose values should be respected



More information about the Zope-Checkins mailing list