Update of /cvsroot/spambayes/spambayes/spambayes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15514/spambayes

Modified Files:
        storage.py 
Log Message:
Don't hide other dbmstorage errors.

Index: storage.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/spambayes/storage.py,v
retrieving revision 1.56
retrieving revision 1.57
diff -C2 -d -r1.56 -r1.57
*** storage.py  28 Nov 2005 02:06:42 -0000      1.56
--- storage.py  28 Nov 2005 10:51:44 -0000      1.57
***************
*** 956,959 ****
--- 956,960 ----
                    "such as bsddb (see http://sf.net/projects/pybsddb)."
              sys.exit()
+         raise
  
  # The different database types that are available.

_______________________________________________
Spambayes-checkins mailing list
[email protected]
http://mail.python.org/mailman/listinfo/spambayes-checkins

Reply via email to