[Spambayes-checkins] spambayes/spambayes classifier.py,1.29,1.30

Tony Meyer anadelonbrin at users.sourceforge.net
Wed Mar 16 04:30:18 CET 2005


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

Modified Files:
	classifier.py 
Log Message:
Remove unused import.

Index: classifier.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/spambayes/classifier.py,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** classifier.py	3 Nov 2004 01:15:04 -0000	1.29
--- classifier.py	16 Mar 2005 03:30:13 -0000	1.30
***************
*** 39,43 ****
  
  import math
- import types
  try:
      # We have three possibilities for Set:
--- 39,42 ----



More information about the Spambayes-checkins mailing list