[Zope-Checkins] CVS: Zope2 - UnKeywordIndex.py:1.9.16.2

Chris Petrilli petrilli@digicool.com
Wed, 27 Dec 2000 14:22:00 -0500 (EST)


Update of /cvs-repository/Zope2/lib/python/SearchIndex
In directory korak.digicool.com:/home/petrilli/src/petrilli-Catalog_quickfix-branch/lib/python/SearchIndex

Modified Files:
      Tag: petrilli-Catalog_quickfix-branch
	UnKeywordIndex.py 
Log Message:
Cleaned up type handling, and also caught a bug where if you tryied to 
pass in something that wasn't a list, it would get confused and throw
a "TypeError".