[Spambayes] Change Required To pspam/options.py

John Abel john.abel at pa.press.net
Mon Jan 20 14:02:59 EST 2003


Hi,

I've been playing around with the pspam scripts, and found, since the 
move-around, that it was broke.

The line:

from Options import options, all_options, \
      boolean_cracker, float_cracker, int_cracker, string_cracker

needs changing to

from spambayes.Options import options, all_options, \
      boolean_cracker, float_cracker, int_cracker, string_cracker

I notice that this part of spambayes, seems to be somewhat aimed at *nix 
distributions.  I would be willing to work/test it on Win32?

Regards

John




More information about the Spambayes mailing list