Tim> If you're not using ZEO, only one process can open the database
Tim> with write access, and all other processes must ask for read-only
Tim> connections; e.g.,
Tim> st = FileStorage('Data.fs', read_only=True)
Thanks. I'll have to check into that. I don't know if SpamBayes' Storage
class distinguishes between the different ways to tools access the database.
Skip
_______________________________________________
[email protected]
http://mail.python.org/mailman/listinfo/spambayes
Check the FAQ before asking: http://spambayes.sf.net/faq.html