[Spambayes-checkins] spambayes/Outlook2000/sandbox delete_outlook_field.py,1.2,1.3

Mark Hammond mhammond@users.sourceforge.net
Sat Nov 2 03:12:15 2002


Update of /cvsroot/spambayes/spambayes/Outlook2000/sandbox
In directory usw-pr-cvs1:/tmp/cvs-serv30593

Modified Files:
	delete_outlook_field.py 
Log Message:
Fix missing quote in usage string.


Index: delete_outlook_field.py
===================================================================
RCS file: /cvsroot/spambayes/spambayes/Outlook2000/sandbox/delete_outlook_field.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** delete_outlook_field.py	1 Nov 2002 02:04:03 -0000	1.2
--- delete_outlook_field.py	2 Nov 2002 03:12:12 -0000	1.3
***************
*** 147,151 ****
  of the default message store
  
! Eg, python\\python-dev' will locate a python-dev subfolder in a python
  subfolder in your default store.
  """ % os.path.basename(sys.argv[0])
--- 147,151 ----
  of the default message store
  
! Eg, 'python\\python-dev' will locate a python-dev subfolder in a python
  subfolder in your default store.
  """ % os.path.basename(sys.argv[0])