[Zope-Checkins] CVS: Zope2 - UnIndex.py:1.1.2.2

andreas@digicool.com andreas@digicool.com
Wed, 16 May 2001 12:10:23 -0400 (EDT)


Update of /cvs-repository/Zope2/lib/python/Products/PluginIndexes/common
In directory korak.digicool.com:/tmp/cvs-serv4211/common

Modified Files:
      Tag: ajung-dropin-registry
	UnIndex.py 
Log Message:
misc changes



--- Updated File UnIndex.py in package Zope2 --
--- UnIndex.py	2001/05/15 13:34:10	1.1.2.1
+++ UnIndex.py	2001/05/16 16:10:22	1.1.2.2
@@ -141,6 +141,8 @@
           uninded methods for this to work.
 
         """
+
+        print "init unindex"
         self.id = id
         self.ignore_ex=ignore_ex        # currently unimplimented
         self.call_methods=call_methods