spambayes/spambayes Corpus.py, 1.21, 1.22 FileCorpus.py, 1.18, 1.19

"Skip Montanaro" <[email protected]>
Newsgroups gmane.mail.spam.spambayes.cvs
Message-ID <[email protected]>
Update of /cvsroot/spambayes/spambayes/spambayes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16377/spambayes

Modified Files:
	Corpus.py FileCorpus.py 
Log Message:
future imports have to come first...


Index: Corpus.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/spambayes/Corpus.py,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** Corpus.py	16 Mar 2005 03:22:53 -0000	1.21
--- Corpus.py	18 Mar 2005 01:57:28 -0000	1.22
***************
*** 77,85 ****
  # Foundation license.
  
  __author__ = "Tim Stone <[email protected]>"
  __credits__ = "Richie Hindle, Tim Peters, all the spambayes contributors."
  
- from __future__ import generators
- 
  try:
      True, False
--- 77,85 ----
  # Foundation license.
  
+ from __future__ import generators
+ 
  __author__ = "Tim Stone <[email protected]>"
  __credits__ = "Richie Hindle, Tim Peters, all the spambayes contributors."
  
  try:
      True, False

Index: FileCorpus.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/spambayes/FileCorpus.py,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** FileCorpus.py	16 Mar 2005 03:26:23 -0000	1.18
--- FileCorpus.py	18 Mar 2005 01:57:28 -0000	1.19
***************
*** 40,48 ****
  # Foundation license.
  
  __author__ = "Tim Stone <[email protected]>"
  __credits__ = "Richie Hindle, Tim Peters, all the spambayes contributors."
  
- from __future__ import generators
- 
  import email
  
--- 40,48 ----
  # Foundation license.
  
+ from __future__ import generators
+ 
  __author__ = "Tim Stone <[email protected]>"
  __credits__ = "Richie Hindle, Tim Peters, all the spambayes contributors."
  
  import email
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.