[Spambayes-checkins] spambayes/contrib tte.py,1.16,1.17

Skip Montanaro montanaro at users.sourceforge.net
Sat Aug 5 14:48:11 CEST 2006


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:



More information about the Spambayes-checkins mailing list