[Spambayes-checkins] spambayes/scripts sb_mboxtrain.py,1.12,1.13
Skip Montanaro
montanaro at users.sourceforge.net
Fri Jul 23 07:00:09 CEST 2004
Update of /cvsroot/spambayes/spambayes/scripts
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5562
Modified Files:
sb_mboxtrain.py
Log Message:
typo
Index: sb_mboxtrain.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/scripts/sb_mboxtrain.py,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** sb_mboxtrain.py 25 May 2004 23:16:39 -0000 1.12
--- sb_mboxtrain.py 23 Jul 2004 05:00:06 -0000 1.13
***************
*** 60,64 ****
"""Return an email Message object.
! This works like mboxutis.get_message, except it doesn't junk the
headers if there's an error. Doing so would cause a headerless
message to be written back out!
--- 60,64 ----
"""Return an email Message object.
! This works like mboxutils.get_message, except it doesn't junk the
headers if there's an error. Doing so would cause a headerless
message to be written back out!
More information about the Spambayes-checkins
mailing list