Commit 660aeac5 authored by Tim Peters's avatar Tim Peters

This no longer needs NBest.

parent 59d8feca
...@@ -23,7 +23,6 @@ from BTrees.IOBTree import IOBTree ...@@ -23,7 +23,6 @@ from BTrees.IOBTree import IOBTree
from BTrees.IIBTree import IIBTree, IIBucket from BTrees.IIBTree import IIBTree, IIBucket
from Products.ZCTextIndex.IIndex import IIndex from Products.ZCTextIndex.IIndex import IIndex
from Products.ZCTextIndex.NBest import NBest
from Products.ZCTextIndex import WidCode from Products.ZCTextIndex import WidCode
from Products.ZCTextIndex.SetOps import mass_weightedIntersection, \ from Products.ZCTextIndex.SetOps import mass_weightedIntersection, \
mass_weightedUnion mass_weightedUnion
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment