[Spambayes-checkins] spambayes Corpus.py,1.6,1.7

Mark Hammond mhammond at users.sourceforge.net
Fri Dec 6 12:56:54 2002


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

Modified Files:
	Corpus.py 
Log Message:
Fix whitespace.


Index: Corpus.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/Corpus.py,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** Corpus.py	1 Dec 2002 21:43:19 -0000	1.6
--- Corpus.py	6 Dec 2002 12:56:51 -0000	1.7
***************
*** 368,372 ****
          match = hdrregex.findall(data)
  
! 	return match
  
      def getHeaders(self):
--- 368,372 ----
          match = hdrregex.findall(data)
  
!         return match
  
      def getHeaders(self):





More information about the Spambayes-checkins mailing list