Removed references to modules that do not exist. The python interface is

broken, but it should give 0 errors when building.

Michel
This commit is contained in:
Michel Selten
2003-01-06 17:27:43 +00:00
parent fa45a02295
commit c95d631b83
27 changed files with 46 additions and 41 deletions

View File

@@ -4,8 +4,8 @@
See the documentation for further information on copyrights,
or contact the author (mal@lemburg.com).
"""
from mxTextTools import *
from mxTextTools import __version__
#from mxTextTools import *
#from mxTextTools import __version__
#
# Make BMS take the role of FS in case the Fast Search object was not built