[Spambayes] Re: Using MySQL [WAS: The joys of error messages.]

Tony Meyer tameyer at ihug.co.nz
Fri May 14 03:13:23 EDT 2004


>   File "D:\PYTHON23\lib\pickle.py", line 872, in load
>     dispatch[key](self)
> KeyError: '\x00'

This probably means that there's an existing spambayes.messageinfo.db file
there and it's a dbm one, not a pickle.  Move it out of the way, and that
should fix this (unless it's something else).

=Tony Meyer




More information about the Spambayes mailing list