[Spambayes-checkins] spambayes pop3proxy.py,1.78,1.79

Tony Meyer anadelonbrin at users.sourceforge.net
Sat May 3 21:59:07 EDT 2003


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

Modified Files:
	pop3proxy.py 
Log Message:
Fix so that the correct state information will be displayed after
entering in configuration details.

Index: pop3proxy.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/pop3proxy.py,v
retrieving revision 1.78
retrieving revision 1.79
diff -C2 -d -r1.78 -r1.79
*** pop3proxy.py	24 Apr 2003 07:43:44 -0000	1.78
--- pop3proxy.py	4 May 2003 03:59:05 -0000	1.79
***************
*** 661,664 ****
--- 661,665 ----
      del proxyListeners[:]
      _createProxies(state.servers, state.proxyPorts)
+     return state
  
  def main(servers, proxyPorts, uiPort, launchUI):





More information about the Spambayes-checkins mailing list