[Python-Dev] bsddb alternative (was Re: [issue3769] Deprecate bsddb for removal in 3.0)
Jeroen Ruigrok van der Werven
asmodai at in-nomine.org
Fri Sep 5 13:46:12 CEST 2008
-On [20080905 12:34], Kevin Teague (kevin at bud.ca) wrote:
>However, all does not seem to be right with the bsddb module on the
>system Python 2.5 on Mac OS X 10.5:
>
> >>> import bsddb
[snip]
>ImportError: No module named _bsddb
The bsddb module is built separately from Python within FreeBSD's ports. I
think Apple did the same for Mac OS X.
ports/databases/py-bsddb
ports/databases/py-bsddb3
So for a fair number of systems the 'bsddb' module being an external
package/dependency is already true.
--
Jeroen Ruigrok van der Werven <asmodai(-at-)in-nomine.org> / asmodai
イェルーン ラウフロック ヴァン デル ウェルヴェン
http://www.in-nomine.org/ | http://www.rangaku.org/ | GPG: 2EAC625B
Honesty is the first chapter of the book of wisdom...
More information about the Python-Dev
mailing list