> I'm afraid I've been a bit scarce lately. Haven't we all!
> Things are rather > hectic right now in the world of paid software development, and > probably will be until at least mid-year. Things have been rather hectic here, too, although that should be changing about now. That could work out ok for you anyway, since around that time 1.1 final should be out and more interesting work on 1.2 can begin :) (i.e. you get to skip the dull 1.1 bug fixing process...) > I just got around to checking this in Python 2.4: > > >>> import bsddb > >>> bsddb._db.version() > (4, 2, 52) > >>> bsddb._db.DB_VERSION_STRING > 'Sleepycat Software: Berkeley DB 4.2.52: (December 3, 2003)' > >>> > > Now that the binary installer is being built with Python 2.4, > it will be interesting to see if reports of the "run recovery" > problem decrease. If it doesn't decrease to 0 it'll be hard to tell, though. These reports are pretty rare these days (unless people are actually reading the FAQ and not reporting them, which seems unlikely). =Tony.Meyer _______________________________________________ spambayes-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/spambayes-dev
