Comment 4 for bug 142410

Revision history for this message
Tres Seaver (tseaver) wrote :

I'm attaching a patch which updates the plugin index interface docstring, and changes
the KeywordIndex implementation to avoid storing any value for items with either
AttributeErrors or empty keyword lists. All tests pass with the patch applied.