Update of /cvs-repository/Zope2/lib/python/SearchIndex
In directory korak.digicool.com:/home/brian/tmp/zope/lib/python/SearchIndex
Modified Files:
Tag: Zope-2_1_0
TextIndex.py
Log Message:
Got rid of evil "from Lexicon import *" that was overwriting the
module-scope name BTree in TextIndex.py.