Update of /cvs-repository/Zope2/lib/python/SearchIndex
In directory korak.digicool.com:/tmp/cvs-serv26554
Modified Files:
Tag: petrilli-Catalog_IndexingMerge-branch
UnIndex.py
Log Message:
Factored out error message information so that it uses
'self.__class__.__name__' to find the class name for the error. This
way it's fully reusable in subclasses.