[Zope-Checkins] CVS: Zope/lib/python/Products/PluginIndexes/FieldIndex - FieldIndex.py:1.5.2.1
Andreas Jung
andreas@zope.com
Wed, 2 Jan 2002 11:16:48 -0500
Update of /cvs-repository/Zope/lib/python/Products/PluginIndexes/FieldIndex
In directory cvs.zope.org:/tmp/cvs-serv27239
Modified Files:
Tag: Zope-2_5-branch
FieldIndex.py
Log Message:
merge from trunk
=== Zope/lib/python/Products/PluginIndexes/FieldIndex/FieldIndex.py 1.5 => 1.5.2.1 ===
import BTree
import IOBTree
-import string
from zLOG import LOG, ERROR
from types import StringType, ListType, IntType, TupleType