[spambayes-bugs] [ spambayes-Bugs-3390891 ] Typo in spambayes/classifier.py

SourceForge.net noreply at sourceforge.net
Sun Aug 14 23:30:05 CEST 2011


Bugs item #3390891, was opened at 2011-08-13 07:57
Message generated for change (Comment added) made by montanaro
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=3390891&group_id=61702

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Stefan Behnel (scoder)
Assigned to: Nobody/Anonymous (nobody)
Summary: Typo in spambayes/classifier.py

Initial Comment:
The "except" clause in line 609 of spambayes/classifier.py lacks parentheses. It should read

except (IOError, ValueError):

as in line 592. Line numbers refer to this file version:

http://spambayes.svn.sourceforge.net/viewvc/spambayes/trunk/spambayes/spambayes/classifier.py?revision=3230&view=markup


----------------------------------------------------------------------

>Comment By: Skip Montanaro (montanaro)
Date: 2011-08-14 16:30

Message:
Thanks.  Fixed in rev 3273.  Will be in the next release.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=3390891&group_id=61702


More information about the Spambayes-bugs mailing list