[Zope-Checkins] CVS: Zope2 - UnIndex.py:1.23.2.7
Brian Lloyd
brian@digicool.com
Fri, 30 Mar 2001 15:12:52 -0500 (EST)
Update of /cvs-repository/Zope2/lib/python/SearchIndex
In directory korak:/home/brian/temp/build/bin-231/lib/python/SearchIndex
Modified Files:
Tag: zope-2_3-branch
UnIndex.py
Log Message:
get rid of spurious diff
--- Updated File UnIndex.py in package Zope2 --
--- UnIndex.py 2001/03/16 23:14:50 1.23.2.6
+++ UnIndex.py 2001/03/30 20:12:51 1.23.2.7
@@ -87,8 +87,6 @@
__version__='$Revision$'[11:-2]
-
-
from Globals import Persistent
from Acquisition import Implicit
import BTree