On Fri, 07 Jan 2005, Kenny Pitt ([EMAIL PROTECTED]) wrote: > whichdb returns "dbhash" because the "bsddb" module in Python 2.3+ is really > the same as "bsddb3" with a different name. I don't have access to NetBSD
Ah, I didn't realize that they were the same. > myself, so try the following fix and see if it works for you. If it does, > let me know and I'll put it into the code for the next release. That fix certainly works. Thanks for explaining that. Michael _______________________________________________ [email protected] http://mail.python.org/mailman/listinfo/spambayes Check the FAQ before asking: http://spambayes.sf.net/faq.html
