spambayes/spambayes Corpus.py,1.23,1.24

"Tony Meyer" <[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-serv4653/spambayes

Modified Files:
	Corpus.py 
Log Message:
Make MessageFactory a new-style class.

Index: Corpus.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/spambayes/Corpus.py,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** Corpus.py	22 Apr 2005 07:15:09 -0000	1.23
--- Corpus.py	9 May 2005 06:30:23 -0000	1.24
***************
*** 251,255 ****
  
  
! class MessageFactory:
      '''Abstract Message Factory'''
      def create(self, key, content=None):
--- 251,255 ----
  
  
! class MessageFactory(object):
      '''Abstract Message Factory'''
      def create(self, key, content=None):
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.