[Spambayes-checkins] spambayes/Outlook2000 addin.py,1.89,1.90
Mark Hammond
mhammond at users.sourceforge.net
Fri Aug 8 11:13:20 EDT 2003
Update of /cvsroot/spambayes/spambayes/Outlook2000
In directory sc8-pr-cvs1:/tmp/cvs-serv29142
Modified Files:
addin.py
Log Message:
Typo in log message.
Index: addin.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/Outlook2000/addin.py,v
retrieving revision 1.89
retrieving revision 1.90
diff -C2 -d -r1.89 -r1.90
*** addin.py 8 Aug 2003 17:11:18 -0000 1.89
--- addin.py 8 Aug 2003 17:13:18 -0000 1.90
***************
*** 221,225 ****
manager.SaveBayesPostIncrementalTrain()
else:
! manager.LogDebug(1, "Message '%s' was previously been seen, but " \
"did not need to be trained as ham" % subject)
return
--- 221,225 ----
manager.SaveBayesPostIncrementalTrain()
else:
! manager.LogDebug(1, "Message '%s' was previously seen, but " \
"did not need to be trained as ham" % subject)
return
More information about the Spambayes-checkins
mailing list