[spambayes-bugs] [ spambayes-Bugs-810344 ] On Mac OS X, should use 'dbm' instead of gdbm or bsddb

SourceForge.net noreply at sourceforge.net
Sun Sep 21 20:56:57 EDT 2003


Bugs item #810344, was opened at 2003-09-21 19:56
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=810344&group_id=61702

Category: hammie
Group: Source code 1.0a5
Status: Open
Resolution: None
Priority: 5
Submitted By: Timothy O'Malley (thisistimo)
Assigned to: Nobody/Anonymous (nobody)
Summary: On Mac OS X, should use 'dbm' instead of gdbm or bsddb

Initial Comment:
The Mac OS X download for Python 2.3 does not have the 

gdbm, bsddb, or bsddb3 modules.



It does, however, have a 'dbm' module.  The dbmstorage.py 

file should be updated to fallback to the dbm module if there 

are no gdbm, bsddb, or bsddb3 modules as a way to support 

Mac OS X.



There is  patch attached to fix this.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=810344&group_id=61702



More information about the Spambayes-bugs mailing list