On Sun, Jul 27, 2003 at 09:32:18PM -0400, Ronald J Kimball wrote: > On Sun, Jul 27, 2003 at 11:33:46AM -0400, Joel Gwynn wrote: > > I've been using bogofilter to build up a Berkeley database of spam and > > non-spam phrases. I'm trying to inspect the files (goodlist.db and > > spamlist.db) using dbmopen, and basically nothing happens, except that two > > very small files are created, in this case, spamlist.dir and spamlist.pag. > > dbmopen and dbmclose are deprecated. Use tie instead, and make sure you > are using the appropriate dbm module.
P.S. I misspoke slightly, they're not officially deprecated, they're "largely superseded". :) Ronald _______________________________________________ Boston-pm mailing list [EMAIL PROTECTED] http://mail.pm.org/mailman/listinfo/boston-pm

