[Spambayes] Doh!

Tim Stone - Four Stones Expressions tim at fourstonesExpressions.com
Tue Jan 28 06:32:21 EST 2003


One of the main problems with writing in a half dozen languages at the same 
time... argh - TimS

1/28/2003 1:01:53 AM, Tony Lownds <tony-bayes at lownds.com> wrote:

>pop3proxy.py has some syntax errors :)
>
>% cvs diff
>Index: pop3proxy.py
>===================================================================
>RCS file: /cvsroot/spambayes/spambayes/pop3proxy.py,v
>retrieving revision 1.45
>diff -u -d -b -w -r1.45 pop3proxy.py
>--- pop3proxy.py        27 Jan 2003 18:07:11 -0000      1.45
>+++ pop3proxy.py        28 Jan 2003 06:47:08 -0000
>@@ -1515,13 +1515,13 @@
>              state.runTestServer = True
>          elif opt == '-b':
>              state.launchUI = True
>-        elif opt == '-d':   // dbm file
>+        elif opt == '-d':   # dbm file
>              state.useDB = True
>              options.pop3proxy_persistent_storage_file = arg
>-        elif opt == '-D':   // pickle file
>+        elif opt == '-D':   # pickle file
>              state.useDB = False
>              options.pop3proxy_persistent_storage_file = arg
>-        elif opt == '-p':   // dead option
>+        elif opt == '-p':   # dead option
>              print >>sys.stderr, "-p option is no longer supported, use -D
\n"
>              print >>sys.stderr, __doc__
>              sys.exit()
>
>_______________________________________________
>Spambayes mailing list
>Spambayes at python.org
>http://mail.python.org/mailman/listinfo/spambayes
>
>


c'est moi - TimS
http://www.fourstonesExpressions.com
http://wecanstopspam.org





More information about the Spambayes mailing list