spambayes/spambayes UserInterface.py, 1.54, 1.55

"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-serv12487/spambayes

Modified Files:
	UserInterface.py 
Log Message:
Fix NameError found by Michal Vitecek

Index: UserInterface.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/spambayes/UserInterface.py,v
retrieving revision 1.54
retrieving revision 1.55
diff -C2 -d -r1.54 -r1.55
*** UserInterface.py	16 Mar 2005 03:29:01 -0000	1.54
--- UserInterface.py	16 Mar 2005 22:36:33 -0000	1.55
***************
*** 527,531 ****
                                                       "ham_cache")
                  storage.ensureDir(fn)
!                 if self.gzipCache:
                      factory = FileCorpus.GzipFileMessageFactory()
                  else:
--- 527,531 ----
                                                       "ham_cache")
                  storage.ensureDir(fn)
!                 if options["Storage", "cache_use_gzip"]:
                      factory = FileCorpus.GzipFileMessageFactory()
                  else:
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.