[spambayes-dev] sb_server UI error
Kenny Pitt
kennypitt at hotmail.com
Mon Dec 15 12:19:19 EST 2003
Looks like a usage got missed when deprecating the extract_dow option:
"""
500 Server error
Traceback (most recent call last):
File "spambayes\Dibbler.pyc", line 457, in found_terminator
File "spambayes\UserInterface.pyc", line 629, in onAdvancedconfig
File "spambayes\UserInterface.pyc", line 692, in _buildConfigPage
File "spambayes\OptionsClass.pyc", line 563, in valid_input
KeyError: ('Tokenizer', 'extract_dow')
"""
This appears to come from the adv_map in ProxyUI.py. The
generate_time_buckets option will likely generate the same error.
--
Kenny Pitt
More information about the spambayes-dev
mailing list