[Zope-Checkins] CVS: Zope2 - UnIndex.py:1.18.2.7

Chris Petrilli petrilli@digicool.com
Thu, 4 Jan 2001 14:12:42 -0500 (EST)


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.