[Spambayes-checkins] spambayes/scripts sb_mboxtrain.py, 1.11.4.1, 1.11.4.2

Tony Meyer anadelonbrin at users.sourceforge.net
Fri Oct 15 07:45:43 CEST 2004


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

Modified Files:
      Tag: release_1_0-branch
	sb_mboxtrain.py 
Log Message:
Backport typo in docstring.

Index: sb_mboxtrain.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/scripts/sb_mboxtrain.py,v
retrieving revision 1.11.4.1
retrieving revision 1.11.4.2
diff -C2 -d -r1.11.4.1 -r1.11.4.2
*** sb_mboxtrain.py	10 Jun 2004 05:21:16 -0000	1.11.4.1
--- sb_mboxtrain.py	15 Oct 2004 05:45:41 -0000	1.11.4.2
***************
*** 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