Update of /cvsroot/spambayes/spambayes/scripts
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17609/scripts

Modified Files:
        sb_bnserver.py 
Log Message:
Nit picking in a comment.

Index: sb_bnserver.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/scripts/sb_bnserver.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** sb_bnserver.py      4 May 2004 13:03:47 -0000       1.2
--- sb_bnserver.py      16 Mar 2005 03:32:54 -0000      1.3
***************
*** 60,64 ****
  
      # get the server up before initializing spambayes, so that
!     # we havent wasted time if we later find we cant start the server
      try:
          server = BNServer(args[0], BNRequest)
--- 60,64 ----
  
      # get the server up before initializing spambayes, so that
!     # we haven't wasted time if we later find we can't start the server
      try:
          server = BNServer(args[0], BNRequest)

_______________________________________________
Spambayes-checkins mailing list
[email protected]
http://mail.python.org/mailman/listinfo/spambayes-checkins

Reply via email to