[Spambayes-checkins] spambayes/spambayes Dibbler.py,1.6,1.7

Richie Hindle richiehindle at users.sourceforge.net
Tue Sep 2 16:47:50 EDT 2003


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

Modified Files:
	Dibbler.py 
Log Message:
Remove gratuitous quotes from "You must log in."""


Index: Dibbler.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/spambayes/Dibbler.py,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** Dibbler.py	1 Sep 2003 06:07:27 -0000	1.6
--- Dibbler.py	2 Sep 2003 22:47:48 -0000	1.7
***************
*** 333,337 ****
      def getCancelMessage(self):
          """Override: Specify the cancel message for an HTTP Authentication."""
!         return "You must log in."""
  
  
--- 333,337 ----
      def getCancelMessage(self):
          """Override: Specify the cancel message for an HTTP Authentication."""
!         return "You must log in."
  
  





More information about the Spambayes-checkins mailing list