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

Andreas Jung andreas@zope.com
Wed, 2 Jan 2002 11:18:39 -0500


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

Modified Files:
      Tag: Zope-2_5-branch
	UnIndex.py 
Log Message:
merge from trunk


=== Zope/lib/python/Products/PluginIndexes/common/UnIndex.py 1.6 => 1.6.2.1 ===
 import BTree
 import IOBTree
-import string
 from zLOG import LOG, ERROR
 from types import StringType, ListType, IntType, TupleType