Update of /cvsroot/spambayes/spambayes/contrib
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv28933/contrib

Modified Files:
        tte.py 
Log Message:
close the store - that's the ticket

Index: tte.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/contrib/tte.py,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** tte.py      19 Apr 2005 11:15:12 -0000      1.16
--- tte.py      5 Aug 2006 12:48:09 -0000       1.17
***************
*** 260,264 ****
            sh_ratio)
  
!     store.store()
  
      if cullext is not None:
--- 260,264 ----
            sh_ratio)
  
!     store.close()
  
      if cullext is not None:

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

Reply via email to