[Zope-Checkins] CVS: Zope2 - Catalog.py:1.60.2.2.6.4

chrism@serenade.digicool.com chrism@serenade.digicool.com
Wed, 28 Feb 2001 23:22:17 -0500


Update of /cvs-repository/Zope2/lib/python/Products/ZCatalog
In directory serenade:/slab/home/chrism/sandboxes/CatalogBTreesIntegration/lib/python/Products/ZCatalog

Modified Files:
      Tag: Catalog-BTrees-Integration
	Catalog.py 
Log Message:
Removed KWMultiMapping class in favor of a regular MultiMapping.

Changed hasuid and recordify methods (removing bareword excepts).

Removed bareword except from _indexedSearch method.