[Python-checkins] python/nondist/sandbox/spambayes GBayes.py,1.3,1.4

montanaro@users.sourceforge.net montanaro@users.sourceforge.net
Mon, 19 Aug 2002 20:49:58 -0700


Update of /cvsroot/python/python/nondist/sandbox/spambayes
In directory usw-pr-cvs1:/tmp/cvs-serv28017

Modified Files:
	GBayes.py 
Log Message:
help make it more easily executable... ;-)


Index: GBayes.py
===================================================================
RCS file: /cvsroot/python/python/nondist/sandbox/spambayes/GBayes.py,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** GBayes.py	19 Aug 2002 23:32:17 -0000	1.3
--- GBayes.py	20 Aug 2002 03:49:56 -0000	1.4
***************
*** 1,2 ****
--- 1,4 ----
+ #!/usr/bin/env python
+ 
  """Usage: %(program)s [options]