[Spambayes] sb_server.py error

Harri Pesonen fuerte at sci.fi
Tue Oct 28 17:07:19 EST 2003


   Spambayes Web Interface: Home <http://localhost:8880/home> > Save
*Saving... *


      *500 Server error*

*Traceback (most recent call last):

  File "E:\Python23\lib\site-packages\spambayes\Dibbler.py", line 453, in found_terminator
    getattr(plugin, name)(**params)

  File "E:\Python23\lib\site-packages\spambayes\UserInterface.py", line 477, in onSave
    self._doSave()

  File "E:\Python23\lib\site-packages\spambayes\UserInterface.py", line 470, in _doSave
    classifier.store()

  File "E:\Python23\lib\site-packages\spambayes\storage.py", line 229, in store
    self._write_state_key()

  File "E:\Python23\lib\site-packages\spambayes\storage.py", line 233, in _write_state_key
    self.db[self.statekey] = (classifier.PICKLE_VERSION,

  File "E:\Python23\lib\shelve.py", line 130, in __setitem__
    self.dict[key] = f.getvalue()

TypeError: object does not support item assignment

*



More information about the Spambayes mailing list