Grettings, Anybody knows how to make the bsddb module of the default Leopard's Python work ? Right now, all I get is this:
>>> import bsddb.db Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/ python2.5/bsddb/__init__.py", line 51, in <module> import _bsddb ImportError: No module named _bsddb (sigh...) Thanks for any help. -- Luc Heinrich _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig