[Zope-CVS] CVS: Products/ZCTextIndex - ZCTextIndex.py:1.1.2.2
   
    Jeremy Hylton
     
    jeremy@zope.com
       
    Wed, 1 May 2002 11:47:45 -0400
    
    
  
>>>>> "GvR" == Guido van Rossum <guido@python.org> writes:
  GvR> Update of /cvs-repository/Products/ZCTextIndex In directory
  GvR> cvs.zope.org:/tmp/cvs-serv3565
  GvR> Modified Files:
  GvR>       Tag: TextIndexDS9-branch
  GvR> 	ZCTextIndex.py
  GvR> Log Message: The tests/test_index.py module was renamed to
  GvR> tests/testIndex.py.
  GvR> (But why is this module importing a test module????)
Because the real lexicon isn't checked in yet.
Jeremy