[Zope-Checkins] CVS: Zope/lib/python/SearchIndex - UnIndex.py:1.35

Andreas Jung andreas at andreas-jung.com
Fri Apr 9 08:40:35 EDT 2004


SearchIndex should really be removed. This stuff is deprecated since 2.4 I 
think.

Andreas

--On Donnerstag, 8. April 2004 5:03 Uhr -0400 Yvo Schubbe 
<y.2004_ at wcm-solutions.de> wrote:

> Update of /cvs-repository/Zope/lib/python/SearchIndex
> In directory cvs.zope.org:/tmp/cvs-serv3248/lib/python/SearchIndex
>
> Modified Files:
> 	UnIndex.py
> Log Message:
> - removed unused broken imports
>
>
> === Zope/lib/python/SearchIndex/UnIndex.py 1.34 => 1.35 ===
> --- Zope/lib/python/SearchIndex/UnIndex.py:1.34	Fri Nov 28 11:46:12 2003
> +++ Zope/lib/python/SearchIndex/UnIndex.py	Thu Apr  8 05:03:00 2004
> @@ -17,8 +17,6 @@
>
>  from Globals import Persistent
>  from Acquisition import Implicit
> -import BTree
> -import IOBTree
>  import string
>  from zLOG import LOG, ERROR
>  from types import StringType, ListType, IntType, TupleType
>
>
> _______________________________________________
> Zope-Checkins maillist  -  Zope-Checkins at zope.org
> http://mail.zope.org/mailman/listinfo/zope-checkins







More information about the Zope-Checkins mailing list