[Pythonmac-SIG] bsddb missing?

Jack Jansen Jack.Jansen@oratrix.com
Sun, 11 Aug 2002 22:43:59 +0200


On zondag, augustus 11, 2002, at 07:16 , Dan Grassi wrote:

> I noticed that bsddb is not included in Python 2.3, is there a 
> reason or is this an oversight.  I had it installed in 2.2.x 
> but can't remember if it came that way or I added it.

If I remember correctly it was decided to drop bsddb because the 
module isn't up to snuff, and there are too many versions of the 
underlying bsddb library out there.

But, on OSX the {n}dbm library is actually implemented with 
bsddb, so you can simply use the python anydbm module (or dbm or 
ndbm directly) to get a bsddb database.
--
- Jack Jansen        <Jack.Jansen@oratrix.com>        
http://www.cwi.nl/~jack -
- If I can't dance I don't want to be part of your revolution -- 
Emma Goldman -