[Zope-Checkins] CVS: Zope/lib/python/Products/PluginIndexes/common - UnIndex.py:1.20.26.1

Jim Fulton cvs-admin at zope.org
Tue Nov 25 15:18:07 EST 2003


Update of /cvs-repository/Zope/lib/python/Products/PluginIndexes/common
In directory cvs.zope.org:/tmp/cvs-serv24052/lib/python/Products/PluginIndexes/common

Modified Files:
      Tag: Zope-2_8-devel-branch
	UnIndex.py 
Log Message:
merged everything but ZODB and ZEO from zodb33-devel-branch


=== Zope/lib/python/Products/PluginIndexes/common/UnIndex.py 1.20 => 1.20.26.1 ===
--- Zope/lib/python/Products/PluginIndexes/common/UnIndex.py:1.20	Tue Jun 17 15:01:08 2003
+++ Zope/lib/python/Products/PluginIndexes/common/UnIndex.py	Tue Nov 25 15:17:36 2003
@@ -21,8 +21,6 @@
 
 from Globals import Persistent
 from Acquisition import Implicit
-import BTree
-import IOBTree
 from zLOG import LOG, ERROR
 
 from BTrees.OOBTree import OOBTree, OOSet




More information about the Zope-Checkins mailing list