[Spambayes] FW: [Spambayes-checkins] spambayes Options.py,1.11,1.12timtest.py,1.22,1.23

Tim Peters tim.one@comcast.net
Thu, 12 Sep 2002 20:41:01 -0400


Note this incompatible change.  So sue me <wink>.

-----Original Message-----
From: spambayes-checkins-bounces@python.org
[mailto:spambayes-checkins-bounces@python.org]On Behalf Of Tim Peters
Sent: Thursday, September 12, 2002 8:28 PM
To: spambayes-checkins@python.org
Subject: [Spambayes-checkins] spambayes
Options.py,1.11,1.12timtest.py,1.22,1.23


Update of /cvsroot/spambayes/spambayes
In directory usw-pr-cvs1:/tmp/cvs-serv25548

Modified Files:
	Options.py timtest.py 
Log Message:
Incompatible change:  show_best_discriminators has changed from a bool
option to an int option, now giving the number of best discriminators
to show.  Set to 0 if you don't want to see any.