[Spambayes-checkins] spambayes/Outlook2000 export.py,1.8,1.9

Tim Peters tim_one at users.sourceforge.net
Thu Dec 25 13:41:31 EST 2003


Update of /cvsroot/spambayes/spambayes/Outlook2000
In directory sc8-pr-cvs1:/tmp/cvs-serv12163

Modified Files:
	export.py 
Log Message:
Ooops -- deleted a space by accident.


Index: export.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/Outlook2000/export.py,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** export.py	25 Dec 2003 18:40:22 -0000	1.8
--- export.py	25 Dec 2003 18:41:29 -0000	1.9
***************
*** 82,86 ****
      import getopt
  
!    try:
          opts, args = getopt.getopt(sys.argv[1:], "qn:")
      except getopt.error, d:
--- 82,86 ----
      import getopt
  
!     try:
          opts, args = getopt.getopt(sys.argv[1:], "qn:")
      except getopt.error, d:





More information about the Spambayes-checkins mailing list