[Zope-Checkins] CVS: Zope2 - FieldIndex.py:1.1.2.2
andreas@digicool.com
andreas@digicool.com
Wed, 16 May 2001 12:10:52 -0400 (EDT)
Update of /cvs-repository/Zope2/lib/python/Products/PluginIndexes/FieldIndex
In directory korak.digicool.com:/tmp/cvs-serv4211/FieldIndex
Modified Files:
Tag: ajung-dropin-registry
FieldIndex.py
Log Message:
misc changes
--- Updated File FieldIndex.py in package Zope2 --
--- FieldIndex.py 2001/05/14 18:54:54 1.1.2.1
+++ FieldIndex.py 2001/05/16 16:10:21 1.1.2.2
@@ -100,7 +100,7 @@
from BTrees.IIBTree import IITreeSet, IISet, union
import BTrees.Length
-from Products.PluginIndexes import PluggableIndex ,UnIndex
+from Products.PluginIndexes import PluggableIndex
from Globals import Persistent, DTMLFile
from Acquisition import Implicit