[Spambayes-checkins] spambayes/Outlook2000 msgstore.py,1.23,1.24

Tim Peters tim_one@users.sourceforge.net
Sun Nov 10 20:00:03 2002


Update of /cvsroot/spambayes/spambayes/Outlook2000
In directory usw-pr-cvs1:/tmp/cvs-serv14946

Modified Files:
	msgstore.py 
Log Message:
Whitespace normalization.


Index: msgstore.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/Outlook2000/msgstore.py,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** msgstore.py	7 Nov 2002 22:30:09 -0000	1.23
--- msgstore.py	10 Nov 2002 19:59:59 -0000	1.24
***************
*** 397,401 ****
              # Find all attachments with PR_ATTACH_MIME_TAG_A=multipart/signed
              pass
!             
          return "%s\n%s\n%s" % (headers, html, body)
  
--- 397,401 ----
              # Find all attachments with PR_ATTACH_MIME_TAG_A=multipart/signed
              pass
! 
          return "%s\n%s\n%s" % (headers, html, body)
  





More information about the Spambayes-checkins mailing list