[Spambayes-checkins] spambayes/Outlook2000 manager.py,1.54,1.55

Tony Meyer anadelonbrin at users.sourceforge.net
Sun Mar 9 15:55:29 EST 2003


Update of /cvsroot/spambayes/spambayes/Outlook2000
In directory sc8-pr-cvs1:/tmp/cvs-serv19707/Outlook2000

Modified Files:
	manager.py 
Log Message:
Added pop3proxy_include_prob, which notes the score/prob in the classification header (off by default).  While I'm here, a couple of typos and a todo in smtpproxy as well.

Index: manager.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/Outlook2000/manager.py,v
retrieving revision 1.54
retrieving revision 1.55
diff -C2 -d -r1.54 -r1.55
*** manager.py	9 Mar 2003 00:54:04 -0000	1.54
--- manager.py	9 Mar 2003 23:55:27 -0000	1.55
***************
*** 175,179 ****
  
      def LocateDataDirectory(self):
!         # Locate the best directory the our data files.
          from win32com.shell import shell, shellcon
          try:
--- 175,179 ----
  
      def LocateDataDirectory(self):
!         # Locate the best directory for our data files.
          from win32com.shell import shell, shellcon
          try:





More information about the Spambayes-checkins mailing list